public class ProcessorIOHandler extends CRaSHPlugin<TermIOHandler> implements TermIOHandler
CONSTRUCTED, FAILED, INITIALIZED, INITIALIZING, log| Constructor and Description |
|---|
ProcessorIOHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
TermIOHandler |
getImplementation() |
void |
handle(TermIO io,
Principal user)
Handle an IO for the specified termi IO and user principal.
|
void |
init() |
createConfigurationCapabilities, getConfigurationCapabilities, getContext, getStatus, getType, toStringpublic TermIOHandler getImplementation()
getImplementation in class CRaSHPlugin<TermIOHandler>public void init()
init in class CRaSHPlugin<TermIOHandler>public void destroy()
destroy in class CRaSHPlugin<TermIOHandler>public void handle(TermIO io, Principal user)
TermIOHandlerhandle in interface TermIOHandlerio - the iouser - the principalCopyright © 2015 eXo Platform SAS. All Rights Reserved.