| Package | Description |
|---|---|
| org.cristalise.kernel.entity |
The implementations of Items, and their core functionality.
|
| org.cristalise.kernel.entity.agent |
The implementation of Agents, and their Jobs.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Agent
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
_AgentStub
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
class |
AgentPOA
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
class |
AgentPOATie
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
| Modifier and Type | Method and Description |
|---|---|
AgentOperations |
AgentPOATie._delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentPOATie._delegate(AgentOperations delegate) |
| Constructor and Description |
|---|
AgentPOATie(AgentOperations delegate) |
AgentPOATie(AgentOperations delegate,
POA poa) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveEntity
ActiveEntity - the CORBA object representing the Agent.
|
class |
AgentImplementation
Implementation of Agent, though called from the CORBA implementation ActiveEntity.
|
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.