Uses of Class
org.jbpm.svc.Services

Packages that use Services
org.jbpm central access to the jbpm database and other services. 
org.jbpm.persistence.db   
 

Uses of Services in org.jbpm
 

Methods in org.jbpm that return Services
 Services JbpmContext.getServices()
          gives access to the services and service factories.
 

Constructors in org.jbpm with parameters of type Services
JbpmContext(Services services, ObjectFactory objectFactory)
          normally, JbpmContext object are created via a JbpmConfiguration.
 

Uses of Services in org.jbpm.persistence.db
 

Fields in org.jbpm.persistence.db declared as Services
protected  Services DbPersistenceService.services
          Deprecated. for access to other services, invoke JbpmContext.getServices()
 



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