Uses of Interface
org.ops4j.pax.logging.PaxLoggingService

Packages that use PaxLoggingService
org.ops4j.pax.logging   
org.ops4j.pax.logging.internal   
 

Uses of PaxLoggingService in org.ops4j.pax.logging
 

Methods in org.ops4j.pax.logging that return PaxLoggingService
 PaxLoggingService PaxLoggingManager.getPaxLoggingService()
           
 PaxLoggingService OSGIPaxLoggingManager.getPaxLoggingService()
           
 

Uses of PaxLoggingService in org.ops4j.pax.logging.internal
 

Methods in org.ops4j.pax.logging.internal with parameters of type PaxLoggingService
 void TrackingLogger.added(PaxLoggingService service)
           
 

Constructors in org.ops4j.pax.logging.internal with parameters of type PaxLoggingService
TrackingLogger(PaxLoggingService service, java.lang.String category, org.osgi.framework.Bundle bundle, java.lang.String fqcn)
           
 



Copyright © 2006-2009 OPS4J - Open Participation Software for Java. All Rights Reserved.