|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Agent
The Location Service Agent is a collection of methods that enable you to discover objects on a
network of Smart Agents. Methods for the Agent
interface can be divided into two groups: those
that query a Smart Agent for data describing instances, and those that register and unregisters
triggers. You can query based on the interface's repository ID, or based on a combination of
the interface's repository ID and the instance name. Results of a query can be returned as
either object references or more complete instance descriptions. Triggers are a notification
mechanism by which clients of the Location Service can be notified of changes to the
availability of instances.
Method Summary |
---|
Methods inherited from interface com.inprise.vbroker.CORBA.Object |
---|
_bind_options, _bind_options, _bind, _boa, _get_client_policy, _get_policy_overrides, _ior_value, _ior, _is_bound, _is_local, _is_persistent, _is_remote, _object_name, _orb, _repository_id, _resolve_reference, _set_policy_overrides, _validate_connection, _vis_is_local, _vis_rebind |
Methods inherited from interface org.omg.CORBA.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Methods inherited from interface com.inprise.vbroker.ObjLocation.AgentOperations |
---|
all_agent_locations, all_available_descs, all_available, all_instances_descs, all_instances, all_replica_descs, all_replica, all_repository_ids, reg_trigger, unreg_trigger, willRefreshOADs, willRefreshOADs |
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |