SugarGremlinPlugin
.@Deprecated public class SugarGremlinPlugin extends AbstractGremlinPlugin
DOT_STAR, ENV_CONSOLE_IO, ENV_CONSOLE_SHELL, IMPORT_SPACE, IMPORT_STATIC_SPACE, io, requireConsoleEnvironment, shell
ENVIRONMENT
Constructor and Description |
---|
SugarGremlinPlugin()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
afterPluginTo(PluginAcceptor pluginAcceptor)
Deprecated.
Called after the
AbstractGremlinPlugin.pluginTo(PluginAcceptor) method is executed which sets the AbstractGremlinPlugin.io and
AbstractGremlinPlugin.shell member variables. |
String |
getName()
Deprecated.
The name of the plugin.
|
pluginTo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
remoteAcceptor, requireRestart
public String getName()
GremlinPlugin
public void afterPluginTo(PluginAcceptor pluginAcceptor) throws IllegalEnvironmentException, PluginInitializationException
AbstractGremlinPlugin.pluginTo(PluginAcceptor)
method is executed which sets the AbstractGremlinPlugin.io
and
AbstractGremlinPlugin.shell
member variables.
Executes the SugarLoader#load()
method in the PluginAcceptor
.afterPluginTo
in class AbstractGremlinPlugin
IllegalEnvironmentException
PluginInitializationException
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.