Package | Description |
---|---|
oracle.ifs.core.runtime |
Modifier and Type | Class and Description |
---|---|
class |
Node
A Node is a managed CMSDK process.
|
Modifier and Type | Method and Description |
---|---|
protected NodeInterface |
Server.getNode()
Gets the Node that manages this Server.
|
Modifier and Type | Method and Description |
---|---|
void |
Server.initialize(String name,
NodeInterface node,
LibrarySessionPool sessionPool,
AttributeValueTable initialConfig,
AttributeValueTable overrides)
Initializes this Server (managed by Node).
|
Copyright © 2023. All rights reserved.