Class ConcurrencyAttachments

java.lang.Object
org.jboss.as.ee.component.ConcurrencyAttachments

public class ConcurrencyAttachments extends Object
Author:
emartins
  • Field Details

    • ADDITIONAL_FACTORIES

      public static final org.jboss.as.server.deployment.AttachmentKey<org.jboss.as.server.deployment.AttachmentList<ContextHandleFactory>> ADDITIONAL_FACTORIES
    • ADDITIONAL_COMPONENT_FACTORIES

      public static final org.jboss.as.server.deployment.AttachmentKey<Map<ComponentConfiguration,List<ContextHandleFactory>>> ADDITIONAL_COMPONENT_FACTORIES
    • CONCURRENT_CONTEXT_SETUP_ACTION

      public static final org.jboss.as.server.deployment.AttachmentKey<org.jboss.as.server.deployment.SetupAction> CONCURRENT_CONTEXT_SETUP_ACTION
  • Constructor Details

    • ConcurrencyAttachments

      public ConcurrencyAttachments()