Uses of Interface
org.jbpm.integration.spec.service.MutableService

Packages that use MutableService
org.jbpm.integration.spec.service   
 

Uses of MutableService in org.jbpm.integration.spec.service
 

Classes in org.jbpm.integration.spec.service that implement MutableService
 class ContextServiceImpl
          The ContextService is the entry point to create or get an Context.
 class DeploymentServiceImpl
          The DeploymentService is the entry point to deploy and undeploy ProcessDefinitions.
 class DialectHandlerServiceImpl
          A registry that maps namespaceURI to a DialectHandler
 class IdentityServiceImpl
          The IdentityService manages identities
 class NoopPersistenceServiceImpl
          An in-memory persistence service.
 class ProcessBuilderServiceImpl
          The ProcessBuilder can be used to build a ProcessInstance dynamically.
 class ProcessDefinitionServiceImpl
          The ProcessDefinitionService is the entry point to create, find and otherwise manage process definitions.
 class ProcessInstanceServiceImpl
          The ProcessService is the entry point to create, find and otherwise manage processes.
 class SignalBuilderServiceImpl
          The SignalBuilder can be used to build a Signal dynamically.
 class SignalServiceImpl
          A Signal is like an undirected flare shot up into the air.
 class TaskInstanceServiceImpl
          The TaskService manages Tasks.
 class TokenServiceImpl
          The ExecutionService manages Tokens
 



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