org.jboss.osgi.logging.internal
Class LoggingServicesActivator

java.lang.Object
  extended by org.jboss.osgi.logging.internal.LoggingServicesActivator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class LoggingServicesActivator
extends Object
implements org.osgi.framework.BundleActivator

The Log Services Activator

Since:
23-Jan-2009
Author:
thomas.diesler@jboss.com, David Bosschaert

Constructor Summary
LoggingServicesActivator()
           
 
Method Summary
 void start(org.osgi.framework.BundleContext context)
           
 void stop(org.osgi.framework.BundleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingServicesActivator

public LoggingServicesActivator()
Method Detail

start

public void start(org.osgi.framework.BundleContext context)
Specified by:
start in interface org.osgi.framework.BundleActivator

stop

public void stop(org.osgi.framework.BundleContext context)
Specified by:
stop in interface org.osgi.framework.BundleActivator


Copyright © 2011. All Rights Reserved.