org.jacorb.demo.ami
Class _AMI_AsyncServerHandlerStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.jacorb.demo.ami._AMI_AsyncServerHandlerStub
- All Implemented Interfaces:
- Serializable, AMI_AsyncServerHandler, AMI_AsyncServerHandlerOperations, Object, IDLEntity, ReplyHandler, ReplyHandlerOperations
public class _AMI_AsyncServerHandlerStub
- extends ObjectImpl
- implements AMI_AsyncServerHandler
Generated from IDL interface "AMI_AsyncServerHandler".
- Version:
- generated at 03-Nov-2015 12:28:20
- Author:
- JacORB IDL compiler V 3.7
- 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_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_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
_opsClass
public static final Class _opsClass
_AMI_AsyncServerHandlerStub
public _AMI_AsyncServerHandlerStub()
_ids
public String[] _ids()
- Specified by:
_ids in class ObjectImpl
op2
public void op2(int ami_return_val)
- Specified by:
op2 in interface AMI_AsyncServerHandlerOperations
op2_excep
public void op2_excep(ExceptionHolder excep_holder)
- Specified by:
op2_excep in interface AMI_AsyncServerHandlerOperations
operation_excep
public void operation_excep(ExceptionHolder excep_holder)
- Specified by:
operation_excep in interface AMI_AsyncServerHandlerOperations
shutdown
public void shutdown()
- Specified by:
shutdown in interface AMI_AsyncServerHandlerOperations
shutdown_excep
public void shutdown_excep(ExceptionHolder excep_holder)
- Specified by:
shutdown_excep in interface AMI_AsyncServerHandlerOperations
operation
public void operation(int ami_return_val)
- Specified by:
operation in interface AMI_AsyncServerHandlerOperations
Copyright © 2015 JacORB. All rights reserved.