org.jbpm.logging
Interface LoggingService

All Superinterfaces:
Serializable, Service
All Known Implementing Classes:
DbLoggingService

public interface LoggingService
extends Service


Method Summary
 void log(ProcessLog processLog)
           
 
Methods inherited from interface org.jbpm.svc.Service
close
 

Method Detail

log

void log(ProcessLog processLog)


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