| Package | Description |
|---|---|
| org.jboss.as.naming.deployment |
| Modifier and Type | Method and Description |
|---|---|
static ContextNames.BindInfo |
ContextNames.bindInfoFor(String jndiName)
Get the service name of a NamingStore
|
static ContextNames.BindInfo |
ContextNames.bindInfoFor(String app,
String module,
String comp,
String context)
Get the service name of a context, or
null if there is no service mapping for the context name. |
static ContextNames.BindInfo |
ContextNames.bindInfoForEnvEntry(String app,
String module,
String comp,
boolean useCompNamespace,
String envEntryName)
Get the service name of an environment entry
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.