com.liferay.portal.osgi
Class OSGiConstants
java.lang.Object
com.liferay.portal.osgi.OSGiConstants
public class OSGiConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BEAN_ID
public static final String BEAN_ID
- See Also:
- Constant Field Values
ORIGINAL_BEAN
public static final String ORIGINAL_BEAN
- See Also:
- Constant Field Values
OSGI_BUNDLE
public static final String OSGI_BUNDLE
- See Also:
- Constant Field Values
OSGI_BUNDLECONTEXT
public static final String OSGI_BUNDLECONTEXT
- See Also:
- Constant Field Values
SERVICE_VENDOR
public static final String SERVICE_VENDOR
- See Also:
- Constant Field Values
WEB_CONTEXTPATH
public static final String WEB_CONTEXTPATH
- See Also:
- Constant Field Values
OSGiConstants
public OSGiConstants()