org.omg.MessageRouting
Class _RouterAdminStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.MessageRouting._RouterAdminStub
- All Implemented Interfaces:
- Serializable, Object, IDLEntity, RouterAdmin, RouterAdminOperations
public class _RouterAdminStub
- extends ObjectImpl
- implements RouterAdmin
- See Also:
- Serialized Form
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
_ob_opsClass
public static final Class _ob_opsClass
_RouterAdminStub
public _RouterAdminStub()
_ids
public String[] _ids()
- Specified by:
_ids
in class ObjectImpl
register_destination
public void register_destination(Object _ob_a0,
boolean _ob_a1,
RetryPolicy _ob_a2,
DecayPolicy _ob_a3)
- Specified by:
register_destination
in interface RouterAdminOperations
suspend_destination
public void suspend_destination(Object _ob_a0,
ResumePolicy _ob_a1)
throws InvalidState
- Specified by:
suspend_destination
in interface RouterAdminOperations
- Throws:
InvalidState
resume_destination
public void resume_destination(Object _ob_a0)
throws InvalidState
- Specified by:
resume_destination
in interface RouterAdminOperations
- Throws:
InvalidState
unregister_destination
public void unregister_destination(Object _ob_a0)
throws InvalidState
- Specified by:
unregister_destination
in interface RouterAdminOperations
- Throws:
InvalidState
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.