Uses of Class
org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor
-
Packages that use RegisteredDeploymentUnitProcessor Package Description org.jboss.as.server.deployment The JBossAS domain deployment subsystem classes. -
-
Uses of RegisteredDeploymentUnitProcessor in org.jboss.as.server.deployment
Methods in org.jboss.as.server.deployment with parameters of type RegisteredDeploymentUnitProcessor Modifier and Type Method Description intRegisteredDeploymentUnitProcessor. compareTo(RegisteredDeploymentUnitProcessor o)Method parameters in org.jboss.as.server.deployment with type arguments of type RegisteredDeploymentUnitProcessor Modifier and Type Method Description static voidDeployerChainsService. addService(org.jboss.msc.service.ServiceTarget serviceTarget, EnumMap<Phase,List<RegisteredDeploymentUnitProcessor>> phases)
-