public class GatewayServerPy4JPlugin<T> extends BasePy4JPlugin<T>
| Modifier and Type | Field and Description |
|---|---|
protected py4j.GatewayServer |
server |
DEFAULT_NAME, TAG_FACADE_INTERFACE, TAG_JAVA_PORT, TAG_PYTHON_PORT, TAG_SECURITY| Constructor and Description |
|---|
GatewayServerPy4JPlugin() |
GatewayServerPy4JPlugin(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected py4j.GatewayServer |
build(py4j.GatewayServer.GatewayServerBuilder builder) |
py4j.GatewayServer |
getServer() |
void |
onShutdown() |
void |
onStartup() |
void |
setServer(py4j.GatewayServer server) |
createSslContext, getFacade, getFacadeInterfaceName, getJavaPort, getPythonPort, getSecurity, onConfigure, setFacade, setFacadeInterfaceName, setJavaPort, setPythonPort, setSecuritydoShutdown, doStartup, getConfiguration, getEngineOperations, getEps, getKnowledgeBase, getLogger, onAfterReload, onBeforeReload, onInit, setConfiguration, setKnowledgeBase, shutdown, startup, toStringgetDescription, getDisplayName, getEngine, getInternalService, getName, getState, isFailed, isNew, isNewOrStartingOrRunning, isRunning, isStarting, isStopping, isTerminated, setDescription, setDisplayName, setEngine, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisFailed, isNew, isRunning, isStarting, isStopping, isTerminatedpublic GatewayServerPy4JPlugin()
public GatewayServerPy4JPlugin(String name)
public void onStartup()
onStartup in interface org.openksavi.sponge.plugin.PluginonStartup in class BasePluginprotected py4j.GatewayServer build(py4j.GatewayServer.GatewayServerBuilder builder)
public void onShutdown()
onShutdown in interface org.openksavi.sponge.plugin.PluginonShutdown in class BasePluginpublic py4j.GatewayServer getServer()
public void setServer(py4j.GatewayServer server)
Copyright © 2016–2018 Softelnet. All rights reserved.