Package | Description |
---|---|
org.jboss.as.naming.context.external | |
org.jboss.as.naming.deployment | |
org.jboss.as.naming.service |
Modifier and Type | Class and Description |
---|---|
class |
ExternalContextsNavigableSet
An
ExternalContexts implementation using a NavigableSet to store the service names of the existent external contexts. |
Modifier and Type | Field and Description |
---|---|
static org.jboss.as.server.deployment.AttachmentKey<ExternalContexts> |
Attachments.EXTERNAL_CONTEXTS
The DU key where the subsystem's
ExternalContexts instance may be found by DUPs. |
Modifier and Type | Method and Description |
---|---|
ExternalContexts |
ExternalContextsProcessor.getExternalContexts() |
Constructor and Description |
---|
ExternalContextsProcessor(ExternalContexts externalContexts) |
Modifier and Type | Method and Description |
---|---|
ExternalContexts |
ExternalContextsService.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<ExternalContexts> |
ExternalContextBinderService.getExternalContextsInjector() |
Constructor and Description |
---|
ExternalContextsService(ExternalContexts externalContexts) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.