Package | Description |
---|---|
COM.TIBCO.hawk.agent.nest | |
COM.TIBCO.hawk.console.hawkeye | |
COM.TIBCO.hawk.talon |
Modifier and Type | Method and Description |
---|---|
void |
AsyncMethodHandler.startAsyncMethodSubscription(MethodSubscription msub,
AsyncDataHandler h)
Used to start a subscription for an async method.
|
void |
AsyncMethodHandler.stopAsyncMethodSubscription(MethodSubscription msub)
Used to stop a subscription for an async method.
|
Modifier and Type | Method and Description |
---|---|
Subscription |
AgentManager.subscribe(MicroAgentID id,
MethodSubscription msub,
SubscriptionHandler handler,
java.lang.Object handBack)
Registers a subscription with a microagent.
|
Modifier and Type | Method and Description |
---|---|
MethodSubscription |
Subscription.getMethodSubscription()
Returns the MethodSubscription object used when the subscription was registered.
|
Modifier and Type | Method and Description |
---|---|
Subscription |
MicroAgentServer.subscribe(MicroAgentID id,
MethodSubscription msub,
SubscriptionHandler handler,
java.lang.Object handBack)
Registers a subscription with a microagent.
|
Copyright © 2000-2024 Cloud Software Group, Inc. All Rights Reserved.