org.jbpm.svc
Interface ServiceFactory

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
DbLoggingServiceFactory, DbMessageServiceFactory, DbPersistenceServiceFactory, DbSchedulerServiceFactory, DefaultAuthenticationServiceFactory, IdentityAuthorizationServiceFactory, JBossAuthenticationServiceFactory, JmsMessageServiceFactoryImpl

public interface ServiceFactory
extends java.io.Serializable


Method Summary
 Service openService()
           
 

Method Detail

openService

Service openService()


Version : jbpm-3.1-beta3