|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamingConstants
Nested Class Summary | |
---|---|
static class |
NamingConstants.JavaColonNamespace
This enum represents the different namespaces of java: COMP = java:comp COMP_ENV = java:comp/env COMP_WS = java:comp/websphere GLOBAL = java:global APP = java:app MODULE = java:module |
Field Summary | |
---|---|
static java.lang.String |
JAVA_NS
A String representing the prefix of the java: namespace |
static java.lang.String |
JNDI_NAME_KEY
A string representing the key used for the JNDI resource name when building a Reference or searching the SR for a resource. |
static java.lang.String |
RES_REF_AUTH
Constant for the resource-ref/res-auth entry |
static java.lang.String |
RES_REF_SHARING
Constant for the resource-ref:res-sharing-scope entry |
Field Detail |
---|
static final java.lang.String JNDI_NAME_KEY
Reference
or searching the SR for a resource.
static final java.lang.String RES_REF_AUTH
static final java.lang.String RES_REF_SHARING
static final java.lang.String JAVA_NS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |