public static class ContextNames.BindInfo extends Object
Modifier and Type | Method and Description |
---|---|
String |
getAbsoluteJndiName()
Returns the absolute jndi name of this
ContextNames.BindInfo . |
org.jboss.msc.service.ServiceName |
getBinderServiceName()
The service name for binder
|
String |
getBindName()
The name for the binding
|
org.jboss.msc.service.ServiceName |
getParentContextServiceName()
The service name for the target namespace the binding will occur.
|
String |
toString() |
public org.jboss.msc.service.ServiceName getParentContextServiceName()
public org.jboss.msc.service.ServiceName getBinderServiceName()
public String getBindName()
public String getAbsoluteJndiName()
ContextNames.BindInfo
. The absolute jndi name is inclusive of the jndi namespaceCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.