Modifier and Type | Method and Description |
---|---|
void |
OETLPlugin.config(OServer oServer,
OServerParameterConfiguration[] iParams) |
Modifier and Type | Method and Description |
---|---|
void |
OGraphServerHandler.config(OServer server,
OServerParameterConfiguration[] iParams) |
Modifier and Type | Field and Description |
---|---|
OServerParameterConfiguration[] |
OServerHandlerConfiguration.parameters |
OServerParameterConfiguration[] |
OServerSocketFactoryConfiguration.parameters |
OServerParameterConfiguration[] |
OServerHookConfiguration.parameters |
OServerParameterConfiguration[] |
OServerNetworkListenerConfiguration.parameters |
Modifier and Type | Method and Description |
---|---|
void |
ODistributedAbstractPlugin.config(OServer oServer,
OServerParameterConfiguration[] iParams) |
Modifier and Type | Method and Description |
---|---|
void |
OProxyServer.config(OServer server,
OServerParameterConfiguration[] params) |
Modifier and Type | Method and Description |
---|---|
void |
OJMXPlugin.config(OServer oServer,
OServerParameterConfiguration[] iParams) |
void |
OServerSideScriptInterpreter.config(OServer iServer,
OServerParameterConfiguration[] iParams) |
void |
OCustomSQLFunctionPlugin.config(OServer oServer,
OServerParameterConfiguration[] iParams) |
void |
OAutomaticBackup.config(OServer iServer,
OServerParameterConfiguration[] iParams) |
Modifier and Type | Method and Description |
---|---|
void |
OHazelcastPlugin.config(OServer iServer,
OServerParameterConfiguration[] iParams) |
Modifier and Type | Method and Description |
---|---|
void |
OServerSSLSocketFactory.config(String name,
OServerParameterConfiguration[] iParameters) |
void |
OServerSocketFactory.config(String name,
OServerParameterConfiguration[] iParameters) |
Constructor and Description |
---|
OServerNetworkListener(OServer iServer,
OServerSocketFactory iSocketFactory,
String iHostName,
String iHostPortRange,
String iProtocolName,
Class<? extends ONetworkProtocol> iProtocol,
OServerParameterConfiguration[] iParameters,
OServerCommandConfiguration[] iCommands) |
Modifier and Type | Method and Description |
---|---|
void |
OServerPluginManager.callListenerAfterConfig(OServerPlugin plugin,
OServerParameterConfiguration[] cfg) |
void |
OServerPluginManager.callListenerBeforeConfig(OServerPlugin plugin,
OServerParameterConfiguration[] cfg) |
void |
OServerPluginAbstract.config(OServer oServer,
OServerParameterConfiguration[] iParams) |
void |
OServerPlugin.config(OServer oServer,
OServerParameterConfiguration[] iParams)
Configures the handler.
|
void |
OPluginLifecycleListener.onAfterConfig(OServerPlugin plugin,
OServerParameterConfiguration[] cfg) |
void |
OPluginLifecycleListener.onBeforeConfig(OServerPlugin plugin,
OServerParameterConfiguration[] cfg) |
protected OServerPlugin |
OServerPluginManager.startPluginClass(String iClassName,
OServerParameterConfiguration[] params) |
Modifier and Type | Method and Description |
---|---|
void |
OLiveQueryPlugin.config(OServer iServer,
OServerParameterConfiguration[] iParams)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
OMailPlugin.config(OServer oServer,
OServerParameterConfiguration[] iParams) |
Modifier and Type | Method and Description |
---|---|
void |
OrientTokenHandler.config(OServer iServer,
OServerParameterConfiguration[] iParams) |
Copyright © 2009–2020 OrientDB. All rights reserved.