nl.gx.webmanager.wcb.profileprovidertype.impl
Class ProfileProviderComponentTypeActivator

java.lang.Object
  extended by org.apache.felix.dependencymanager.DependencyActivatorBase
      extended by nl.gx.webmanager.wcb.foundation.ComponentBundleActivatorBase
          extended by nl.gx.webmanager.wcb.profileprovidertype.impl.ProfileProviderComponentTypeActivator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public final class ProfileProviderComponentTypeActivator
extends ComponentBundleActivatorBase


Field Summary
 
Fields inherited from class nl.gx.webmanager.wcb.foundation.ComponentBundleActivatorBase
LOG
 
Constructor Summary
ProfileProviderComponentTypeActivator()
           
 
Method Summary
protected  ComponentBundleDefinition getBundleDefinition()
          Concrete implementations need to implements this method in order to specify the components the componentbundle whishes to register.
 
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
 

Constructor Detail

ProfileProviderComponentTypeActivator

public ProfileProviderComponentTypeActivator()
Method Detail

getBundleDefinition

protected ComponentBundleDefinition getBundleDefinition()
Description copied from class: ComponentBundleActivatorBase
Concrete implementations need to implements this method in order to specify the components the componentbundle whishes to register.

Specified by:
getBundleDefinition in class ComponentBundleActivatorBase
Returns:
The Component bundle definition


Copyright © 2007-2011 GX Software BV. All Rights Reserved.