VisiBroker for Java

com.inprise.vbroker.ObjLocation
Interface TriggerHandler

All Superinterfaces:
IDLEntity, Object, java.io.Serializable, TriggerHandlerOperations

public interface TriggerHandler
extends Object, TriggerHandlerOperations, IDLEntity

A TriggerHandler is a callback object that is invoked every time an object satisfying the trigger description becomes accessible. You implement a TriggerHandler by extending the _TriggerHandlerImplBase interface and implementing its impl_is_ready and impl_is_down methods.


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.TriggerHandlerOperations
impl_is_down, impl_is_ready
 


Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online