Package | Description |
---|---|
COM.TIBCO.hawk.console.hawkeye | |
COM.TIBCO.hawk.talon |
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 | Method and Description |
---|---|
void |
PersistenceSubscriptionWrapper.onData(Subscription s,
MicroAgentData data) |
void |
PersistenceManager.saveSubscriptionData(Subscription sub,
MicroAgentData agentData) |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionHandler.onData(Subscription s,
MicroAgentData data)
This method receives the data for a particular
subscription.
|
Copyright © 2000-2021 TIBCO Inc. All Rights Reserved.