Uses of Interface
org.jboss.as.server.deployment.Attachable
-
Packages that use Attachable Package Description org.jboss.as.server.deployment The JBossAS domain deployment subsystem classes.org.jboss.as.server.deployment.module -
-
Uses of Attachable in org.jboss.as.server.deployment
Subinterfaces of Attachable in org.jboss.as.server.deployment Modifier and Type Interface Description interfaceDeploymentPhaseContextThe deployment unit processor context.interfaceDeploymentUnitThe deployment unit.Classes in org.jboss.as.server.deployment that implement Attachable Modifier and Type Class Description classSimpleAttachableA simple implementation ofAttachablewhich may be used as a base class or on a standalone basis. -
Uses of Attachable in org.jboss.as.server.deployment.module
Classes in org.jboss.as.server.deployment.module that implement Attachable Modifier and Type Class Description classAdditionalModuleSpecificationRepresents an additional module attached to a top level deployment.classModuleSpecificationInformation used to build a module.classResourceRoot
-