nl.lxtreme.ols.util.internal
Class Activator

java.lang.Object
  extended by org.apache.felix.dm.DependencyActivatorBase
      extended by nl.lxtreme.ols.util.internal.Activator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class Activator
extends org.apache.felix.dm.DependencyActivatorBase

Bundle activator.


Constructor Summary
Activator()
           
 
Method Summary
 void destroy(org.osgi.framework.BundleContext aContext, org.apache.felix.dm.DependencyManager aManager)
          
 void init(org.osgi.framework.BundleContext aContext, org.apache.felix.dm.DependencyManager aManager)
          
 
Methods inherited from class org.apache.felix.dm.DependencyActivatorBase
createAdapterService, createAdapterService, createAdapterService, createAspectService, createAspectService, createAspectService, createBundleAdapterService, createBundleDependency, createComponent, createConfigurationDependency, createFactoryConfigurationAdapterService, createFactoryConfigurationAdapterService, createPropertyMetaData, createResourceAdapter, createResourceAdapter, createResourceDependency, createServiceDependency, createTemporalServiceDependency, getBundleContext, getDependencyManager, getLogger, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Activator

public Activator()
Method Detail

destroy

public void destroy(org.osgi.framework.BundleContext aContext,
                    org.apache.felix.dm.DependencyManager aManager)
             throws Exception

Specified by:
destroy in class org.apache.felix.dm.DependencyActivatorBase
Throws:
Exception

init

public void init(org.osgi.framework.BundleContext aContext,
                 org.apache.felix.dm.DependencyManager aManager)
          throws Exception

Specified by:
init in class org.apache.felix.dm.DependencyActivatorBase
Throws:
Exception


Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.