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

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

Uses of PaxLoggingService in org.ops4j.pax.logging
 

Methods in org.ops4j.pax.logging that return PaxLoggingService
 PaxLoggingService OSGIPaxLoggingManager.getPaxLoggingService()
           
 PaxLoggingService PaxLoggingManager.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)
           
 

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

Classes in org.ops4j.pax.logging.service.internal that implement PaxLoggingService
 class PaxLoggingServiceImpl
           
 

Constructors in org.ops4j.pax.logging.service.internal with parameters of type PaxLoggingService
JdkHandler(PaxLoggingService logService)
           
 



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