| Package | Description |
|---|---|
| org.cristalise.kernel.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
_AgentStub
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
| Modifier and Type | Field and Description |
|---|---|
Agent |
AgentHolder.value |
| Modifier and Type | Method and Description |
|---|---|
Agent |
AgentPOA._this() |
Agent |
AgentPOA._this(ORB orb) |
static Agent |
AgentHelper.extract(Any a) |
static Agent |
AgentHelper.narrow(Object obj) |
static Agent |
AgentHelper.read(InputStream istream) |
static Agent |
AgentHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AgentHelper.insert(Any a,
Agent that) |
static void |
AgentHelper.write(OutputStream ostream,
Agent value) |
| Constructor and Description |
|---|
AgentHolder(Agent initialValue) |
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.