public class OETLContextWrapper extends Object
Constructor and Description |
---|
OETLContextWrapper() |
Modifier and Type | Method and Description |
---|---|
OCommandContext |
getContext() |
static OETLContextWrapper |
getInstance() |
OPluginMessageHandler |
getMessageHandler() |
static OETLContextWrapper |
newInstance() |
void |
setContext(OCommandContext context) |
void |
setMessageHandler(OPluginMessageHandler messageHandler) |
public static OETLContextWrapper getInstance()
public static OETLContextWrapper newInstance()
public OCommandContext getContext()
public void setContext(OCommandContext context)
public OPluginMessageHandler getMessageHandler()
public void setMessageHandler(OPluginMessageHandler messageHandler)
Copyright © 2009–2020 OrientDB. All rights reserved.