public class AsyncProcessManager extends Object
Constructor and Description |
---|
AsyncProcessManager() |
Modifier and Type | Method and Description |
---|---|
static void |
asyncBind(IContentStore content,
IContentService service,
IURI uri,
IContentEventListener listener)
put your documentation comment here
|
protected static void |
register(AsyncProcessor processor) |
protected static void |
unRegister(AsyncProcessor processor) |
protected static void register(AsyncProcessor processor)
protected static void unRegister(AsyncProcessor processor)
public static void asyncBind(IContentStore content, IContentService service, IURI uri, IContentEventListener listener) throws MetaException
IContentStore
- contentIContentService
- serviceString
- urilistener
- class to receive notification upon operation completion/failureMetaException