Package | Description |
---|---|
COM.TIBCO.hawk.agent.nest | |
COM.TIBCO.hawk.console.hawkeye | |
COM.TIBCO.hawk.talon |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
DynamicMicroAgent.invokeMethod(MethodInvocation mi)
This method handles all method invocations for the microagent.
|
Modifier and Type | Method and Description |
---|---|
MicroAgentData[] |
AgentManager.groupOp(MicroAgentID[] targets,
MethodInvocation mi)
Performs a group operation.
|
MicroAgentData |
AgentManager.invoke(MicroAgentID id,
MethodInvocation mi)
Performs a method invocation on a microagent.
|
Modifier and Type | Class and Description |
---|---|
class |
MethodSubscription
This class is used to represent a method subscription.
|
Modifier and Type | Method and Description |
---|---|
MicroAgentData[] |
MicroAgentServer.groupOp(MicroAgentID[] targets,
MethodInvocation mi) |
MicroAgentData |
MicroAgentServer.invoke(MicroAgentID id,
MethodInvocation mi)
Performs a method invocation on a microagent.
|
Copyright © 2000-2024 Cloud Software Group, Inc. All Rights Reserved.