Uses of Interface
org.jbpm.logging.LoggingService

Packages that use LoggingService
org.jbpm.logging.db default DB implementation of the logging service. 
org.jbpm.svc base service infrastructure classes. 
 

Uses of LoggingService in org.jbpm.logging.db
 

Classes in org.jbpm.logging.db that implement LoggingService
 class DbLoggingService
           
 

Uses of LoggingService in org.jbpm.svc
 

Methods in org.jbpm.svc that return LoggingService
 LoggingService Services.getLoggingService()
           
 

Methods in org.jbpm.svc with parameters of type LoggingService
 void Services.setLoggingService(LoggingService loggingService)
           
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.