org.jbpm.svc
Interface Service

All Superinterfaces:
Serializable
All Known Subinterfaces:
AuthenticationService, AuthorizationService, EventService, JcrService, LoggingService, MessageService, PersistenceService, SchedulerService
All Known Implementing Classes:
DbLoggingService, DbMessageService, DbPersistenceService, DbSchedulerService, DefaultAuthenticationService, IdentityAuthorizationService, JcrServiceImpl, JtaDbPersistenceService, SubjectAuthenticationService, TxService

public interface Service
extends Serializable


Method Summary
 void close()
           
 

Method Detail

close

void close()


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