|
OSGi™ Enterprise Release 5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.osgi.service.jndi.JNDIConstants
public class JNDIConstants
Constants for the JNDI implementation.
Field Summary | |
---|---|
static java.lang.String |
BUNDLE_CONTEXT
This JNDI environment property can be used by a JNDI client to indicate the caller's BundleContext. |
static java.lang.String |
JNDI_SERVICENAME
This service property is set on an OSGi service to provide a name that can be used to locate the service other than the service interface name. |
static java.lang.String |
JNDI_URLSCHEME
This service property is set by JNDI Providers that publish URL Context Factories as OSGi Services. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String JNDI_URLSCHEME
public static final java.lang.String JNDI_SERVICENAME
public static final java.lang.String BUNDLE_CONTEXT
|
OSGi™ Enterprise Release 5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |