Uses of Interface
org.jboss.as.clustering.controller.Executable
-
Packages that use Executable Package Description org.jboss.as.clustering.controller -
-
Uses of Executable in org.jboss.as.clustering.controller
Classes in org.jboss.as.clustering.controller with type parameters of type Executable Modifier and Type Interface Description interfaceExecutor<C,E extends Executable<C>>Encapsulates the execution of a contextual executable.Subinterfaces of Executable in org.jboss.as.clustering.controller Modifier and Type Interface Description interfaceMetric<C>Interface to be implemented by metric enumerations.
-