Uses of Interface
org.jboss.as.clustering.controller.Described
-
Packages that use Described Package Description org.jboss.as.clustering.controller -
-
Uses of Described in org.jboss.as.clustering.controller
Subinterfaces of Described in org.jboss.as.clustering.controller Modifier and Type Interface Description interfaceDescribedAddStepHandlerA described add operation handler.Classes in org.jboss.as.clustering.controller that implement Described Modifier and Type Class Description classAddStepHandlerGeneric add operation step handler that delegates service installation/rollback to aResourceServiceHandler.classDeploymentChainContributingAddStepHandlerclassReloadRequiredAddStepHandlerclassRestartParentResourceAddStepHandlerAdd operation handler that leverages aResourceServiceBuilderFactoryto restart a parent resource..
-