nl.gx.webmanager.wcb.servlettype.impl
Class ServletComponentTypeActivator

java.lang.Object
  extended by org.apache.felix.dependencymanager.DependencyActivatorBase
      extended by nl.gx.webmanager.wcb.foundation.ComponentBundleActivatorBase
          extended by 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

Field Summary
static java.lang.String BUNDLE_DESCRIPTION
           
static java.lang.String BUNDLE_ID
           
static java.lang.String BUNDLE_NAME
           
static java.lang.String DOMAIN
           
static java.lang.String NAMESPACE_PREFIX
           
static java.lang.String NAMESPACE_URI
           
static java.lang.String SERVLET_TYPE_COMPONENT_DESCRIPTION
           
static java.lang.String SERVLET_TYPE_COMPONENT_ID
           
static java.lang.String SERVLET_TYPE_COMPONENT_NAME
           
static java.lang.String WCB_ID
           
 
Constructor Summary
ServletComponentTypeActivator()
           
 
Method Summary
protected  ComponentBundleDefinition getBundleDefinition()
          Constructor for the component bundle definition
 
Methods inherited from class nl.gx.webmanager.wcb.foundation.ComponentBundleActivatorBase
destroy, getBundleContext, getDependencyManagerContext, init
 
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
 

Field Detail

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
Constructor Detail

ServletComponentTypeActivator

public ServletComponentTypeActivator()
Method Detail

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.