站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss JBPM 3.1.3 API 英文版文档

Service (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档


org.jbpm.svc
Interface Service

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
AuthenticationService, AuthorizationService, LoggingService, MessageService, SchedulerService
All Known Implementing Classes:
DbLoggingService, DbMessageService, DbPersistenceService, DbSchedulerService, DefaultAuthenticationService, IdentityAuthorizationService, JBossAuthenticationService, JmsMessageServiceImpl, SubjectAuthenticationService

public interface Service
extends java.io.Serializable


Method Summary
 void close()
           
 

Method Detail

close

void close()


Version : jbpm-3.1.3