Modifier and Type | Class and Description |
---|---|
class |
AgentBody
Agent descriptor - keeping track of agent info inside a workspace
|
Modifier and Type | Method and Description |
---|---|
ICartagoContext |
CartagoWorkspace.join(cartago.security.AgentCredential cred,
ICartagoCallback agentCallback)
Get a context to work inside the workspace
|
ICartagoContext |
WorkspaceKernel.joinWorkspace(cartago.security.AgentCredential cred,
ICartagoCallback eventListener) |
Modifier and Type | Method and Description |
---|---|
cartago.events.JoinWSPSucceededEvent |
EventRegistry.makeJoinWSPSucceededEvent(long actionId,
ArtifactId aid,
Op op,
WorkspaceId wspId,
ICartagoContext ctx) |
void |
WorkspaceKernel.notifyJoinWSPCompleted(ICartagoCallback listener,
long actionId,
ArtifactId aid,
Op op,
WorkspaceId wspId,
ICartagoContext ctx) |
>DEIS - University of Bologna