Class Activator

  • All Implemented Interfaces:
    org.osgi.framework.BundleActivator

    @Header(name="Bundle-Activator",value="${@class}") @Header(name="Bundle-ActivationPolicy",value="lazy")
    public class Activator
    extends ProviderActivator
    • Constructor Summary

      Constructors 
      Constructor Description
      Activator()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Activator

        public Activator()