Package tigase.spam

Class Activator

  • All Implemented Interfaces:
    java.util.EventListener, org.osgi.framework.BundleActivator, org.osgi.framework.ServiceListener

    public class Activator
    extends tigase.osgi.AbstractActivator
    Created by andrzej on 09.04.2017.
    • Field Summary

      • Fields inherited from class tigase.osgi.AbstractActivator

        classesToExport
    • Constructor Summary

      Constructors 
      Constructor Description
      Activator()  
    • Method Summary

      • Methods inherited from class tigase.osgi.AbstractActivator

        serviceChanged, 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()