org.jbpm
Interface Service

All Known Subinterfaces:
DefinitionService, ExecutionReadService, ExecutionService, SchedulerService

public interface Service

is the base interface for all services.


Method Summary
 void close()
          releases the service.
 

Method Detail

close

public void close()
releases the service.



Version : jbpm-2.0