|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CmisServiceFactory
Factory for CmisService objects.
| Method Summary | |
|---|---|
void |
destroy()
Cleans up the the factory instance. |
CmisService |
getService(CallContext context)
Returns a CmisService object for the given CallContext. |
void |
init(Map<String,String> parameters)
Initializes the factory instance. |
| Method Detail |
|---|
void init(Map<String,String> parameters)
void destroy()
CmisService getService(CallContext context)
CmisService object for the given CallContext.
When the CmisService object is not longer needed
CmisService.close() will be called.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||