fuego.papi
Interface ProcessService.Factory
- Enclosing interface:
- ProcessService
- public static interface ProcessService.Factory
create
public ProcessService create(Properties properties)
throws CommunicationException
- Throws:
CommunicationException
create
public ProcessService create(ConnectionPassport passport,
Properties properties)
throws CommunicationException
- Throws:
CommunicationException
create
public ProcessService create(String url,
String id,
String baseFolder,
int instancesCacheSize)
throws CommunicationException
- Throws:
CommunicationException
create
public ProcessService create(ConnectionPassport passport,
String id,
String baseFolder,
int instancesCacheSize)
throws CommunicationException
- Throws:
CommunicationException
createFilter
public Filter createFilter()
updateOrgInfo
public void updateOrgInfo()
© Copyright 1996/2005 Fuego Inc. All Rights Reserved