Class Predicates.RolePredicate

java.lang.Object
com.oracle.coherence.concurrent.executor.function.Predicates.RolePredicate
All Implemented Interfaces:
PortablePredicate<TaskExecutorService.ExecutorInfo>, PortableObject, Remote.Predicate<TaskExecutorService.ExecutorInfo>, Serializable, Predicate<TaskExecutorService.ExecutorInfo>
Enclosing class:
Predicates

public static class Predicates.RolePredicate extends Object implements PortablePredicate<TaskExecutorService.ExecutorInfo>
A Remote.Predicate for matching the name of a Role.
See Also: