nl.gx.webmanager.wcb.servlettype.impl
Class ServletComponentTypeActivator
java.lang.Object
org.apache.felix.dependencymanager.DependencyActivatorBase
nl.gx.webmanager.wcb.foundation.ComponentBundleActivatorBase
nl.gx.webmanager.wcb.servlettype.impl.ServletComponentTypeActivator
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class ServletComponentTypeActivator
- extends ComponentBundleActivatorBase
ComponentBundleActivator for this servlet component type WCB.
- Author:
- ivol
| Methods inherited from class org.apache.felix.dependencymanager.DependencyActivatorBase |
createConfigurationDependency, createService, createServiceDependency, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMAIN
public static final java.lang.String DOMAIN
- See Also:
- Constant Field Values
WCB_ID
public static final java.lang.String WCB_ID
- See Also:
- Constant Field Values
NAMESPACE_URI
public static final java.lang.String NAMESPACE_URI
- See Also:
- Constant Field Values
NAMESPACE_PREFIX
public static final java.lang.String NAMESPACE_PREFIX
- See Also:
- Constant Field Values
BUNDLE_ID
public static final java.lang.String BUNDLE_ID
- See Also:
- Constant Field Values
BUNDLE_NAME
public static final java.lang.String BUNDLE_NAME
- See Also:
- Constant Field Values
BUNDLE_DESCRIPTION
public static final java.lang.String BUNDLE_DESCRIPTION
- See Also:
- Constant Field Values
SERVLET_TYPE_COMPONENT_ID
public static final java.lang.String SERVLET_TYPE_COMPONENT_ID
SERVLET_TYPE_COMPONENT_NAME
public static final java.lang.String SERVLET_TYPE_COMPONENT_NAME
- See Also:
- Constant Field Values
SERVLET_TYPE_COMPONENT_DESCRIPTION
public static final java.lang.String SERVLET_TYPE_COMPONENT_DESCRIPTION
- See Also:
- Constant Field Values
ServletComponentTypeActivator
public ServletComponentTypeActivator()
getBundleDefinition
protected ComponentBundleDefinition getBundleDefinition()
- Constructor for the component bundle definition
- Specified by:
getBundleDefinition in class ComponentBundleActivatorBase
- Returns:
- The Component bundle definition
Copyright © 2007-2011 GX Software BV. All Rights Reserved.