public class Attachments extends Object
Modifier and Type | Field and Description |
---|---|
static org.jboss.as.server.deployment.AttachmentKey<org.jboss.msc.service.ServiceName> |
APPLICATION_CONTEXT_CONFIG |
static org.jboss.as.server.deployment.AttachmentKey<JavaNamespaceSetup> |
JAVA_NAMESPACE_SETUP_ACTION |
static org.jboss.as.server.deployment.AttachmentKey<org.jboss.msc.service.ServiceName> |
MODULE_CONTEXT_CONFIG |
Constructor and Description |
---|
Attachments() |
public static final org.jboss.as.server.deployment.AttachmentKey<org.jboss.msc.service.ServiceName> APPLICATION_CONTEXT_CONFIG
public static final org.jboss.as.server.deployment.AttachmentKey<org.jboss.msc.service.ServiceName> MODULE_CONTEXT_CONFIG
public static final org.jboss.as.server.deployment.AttachmentKey<JavaNamespaceSetup> JAVA_NAMESPACE_SETUP_ACTION
Copyright © 2018 JBoss by Red Hat. All rights reserved.