|
VisiBroker for Java |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Agent | The Location Service Agent is a collection of methods that enable you to discover objects on a network of Smart Agents. |
AgentOperations | The Location Service Agent is a collection of methods that enable you to discover objects on a network of Smart Agents. |
TriggerHandler | A TriggerHandler is a callback object that is invoked every time an object satisfying
the trigger description becomes accessible. |
TriggerHandlerOperations | A TriggerHandler is a callback object that is invoked every time an object satisfying
the trigger description becomes accessible. |
Class Summary | |
---|---|
Desc | This interface contains information you use to describe the characteristics of an object. |
FailReason | The FailReason enum gives further information to why an operation raised the Fail exception. |
TriggerDesc | This interface contains information you use to describe the characteristics of one or more objects for which you wish to register a TriggerHandler. |
Exception Summary | |
---|---|
Fail | Every operation belonging to the Agent interface may raise this exception to indicate that
the arguments were invalid, or that a communication problem occured. |
This package contains Location Services's Agent and TriggerHandler interfaces which can be used to locate object instances on a network of Smart Agents.
|
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |