Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.core.beans |
Modifier and Type | Class and Description |
---|---|
class |
TieControllerState
TieControllerState allows the Oracle-defined behavior of the
ControllerState classobject (and its subclasses) to be extended
or overridden.
|
class |
TieHandlerState
TieHandlerState allows the Oracle-defined behavior of the
HandlerState classobject (and its subclasses) to be extended
or overridden.
|
class |
TieNodeState
TieNodeState allows the Oracle-defined behavior of the
NodeState classobject (and its subclasses) to be extended
or overridden.
|
class |
TieServerState
TieServerState allows the Oracle-defined behavior of the
ServerState classobject (and its subclasses) to be extended
or overridden.
|
class |
TieServiceState
TieServiceState allows the Oracle-defined behavior of the
ServiceState classobject (and its subclasses) to be extended
or overridden.
|
Modifier and Type | Class and Description |
---|---|
class |
ControllerState
A ControllerState is used to track the data and drive the execution
of managing the ECMSDK runtime system by the Controller.
|
class |
HandlerState
A HandlerState tracks the runtime state of an event Handler.
|
class |
NodeState
A NodeState tracks the runtime state of a Node.
|
class |
ServerState
A ServerState tracks the runtime state of a Server.
|
class |
ServiceState
A ServiceState tracks the runtime state of a LibraryService.
|
Copyright © 2023. All rights reserved.