|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.jcr.impl.AbstractJcrServiceFactory
public abstract class AbstractJcrServiceFactory
| Constructor Summary | |
|---|---|
AbstractJcrServiceFactory()
|
|
| Method Summary | |
|---|---|
void |
close()
close this service factory |
protected abstract javax.jcr.Repository |
getRepository()
|
Service |
openService()
open a service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractJcrServiceFactory()
| Method Detail |
|---|
public Service openService()
ServiceFactory
openService in interface ServiceFactoryprotected abstract javax.jcr.Repository getRepository()
public void close()
ServiceFactory
close in interface ServiceFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||