org.apache.felix.servicebinder.impl
Class Activator

java.lang.Object
  extended by org.apache.felix.servicebinder.GenericActivator
      extended by org.apache.felix.servicebinder.impl.Activator
All Implemented Interfaces:
BundleActivator

public class Activator
extends GenericActivator

Author:
Felix Project Team

Constructor Summary
Activator()
           
 
Method Summary
 
Methods inherited from class org.apache.felix.servicebinder.GenericActivator
getBundleContext, getInstanceReferences, proxyProvidedServiceObject, proxyRequiredServiceObject, 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()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.