nl.gx.webmanager.wcb.metadatatype.impl
Class PageMetaDataComponentTypeActivator

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

public class PageMetaDataComponentTypeActivator
extends ComponentBundleActivatorBase

ComponentBundleActivator for the metadatatype WCB.

Author:
bartk

Constructor Summary
PageMetaDataComponentTypeActivator()
           
 
Method Summary
protected  ComponentBundleDefinition getBundleDefinition()
          Concrete implementations need to implements this method in order to specify the components the componentbundle whishes to register.
 ComponentDefinition[] getComponentDefinitions()
          Returns the component definitions for the components in this bundle.
 
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

PageMetaDataComponentTypeActivator

public PageMetaDataComponentTypeActivator()
Method Detail

getBundleDefinition

protected ComponentBundleDefinition getBundleDefinition()
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 componentBudleDefinition

getComponentDefinitions

public ComponentDefinition[] getComponentDefinitions()
Returns the component definitions for the components in this bundle.

Returns:
the component definitions


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