Uses of Class
org.jboss.as.server.deployment.AttachableDependency
-
Packages that use AttachableDependency Package Description org.jboss.as.server.deployment The JBossAS domain deployment subsystem classes. -
-
Uses of AttachableDependency in org.jboss.as.server.deployment
Fields in org.jboss.as.server.deployment with type parameters of type AttachableDependency Modifier and Type Field Description static AttachmentKey<AttachmentList<AttachableDependency>>Attachments. NEXT_PHASE_ATTACHABLE_DEPSA list of service dependencies that must be satisfied before the next deployment phase can begin executing.
-