Uses of Interface
org.jbpm.logging.LoggingService

Packages that use LoggingService
org.jbpm.logging.db   
org.jbpm.svc   
 

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 © 2009 JBoss, a division of Red Hat. All Rights Reserved.