Uses of Interface
org.jboss.as.clustering.controller.Executable
Packages that use Executable
-
Uses of Executable in org.jboss.as.clustering.controller
Classes in org.jboss.as.clustering.controller with type parameters of type ExecutableModifier and TypeInterfaceDescriptioninterfaceExecutor<C,E extends Executable<C>> Encapsulates the execution of a contextual executable.Subinterfaces of Executable in org.jboss.as.clustering.controllerModifier and TypeInterfaceDescriptioninterfaceMetric<C>Interface to be implemented by metric enumerations.