| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.logging.log4j.util.Activator
public class Activator
OSGi bundle activator. Used for locating an implementation of
 LoggerContextFactory et al. that have corresponding
 META-INF/log4j-provider.properties files. As with all OSGi BundleActivator classes, this class is not for
 public use and is only useful in an OSGi framework environment.
| Constructor Summary | |
|---|---|
Activator()
 | 
|
| Method Summary | |
|---|---|
 void | 
bundleChanged(org.osgi.framework.BundleEvent event)
 | 
 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 | 
|---|
public Activator()
| Method Detail | 
|---|
public void start(org.osgi.framework.BundleContext context)
           throws Exception
start in interface org.osgi.framework.BundleActivatorException
public void stop(org.osgi.framework.BundleContext context)
          throws Exception
stop in interface org.osgi.framework.BundleActivatorExceptionpublic void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged in interface org.osgi.framework.BundleListener
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1999-2014 Apache Software Foundation. All Rights Reserved.
             Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo,             and the Apache Log4j logo are trademarks of The Apache Software Foundation.