org.jacorb.demo.ami
Class AMI_AsyncServerHandlerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.demo.ami.AMI_AsyncServerHandlerPOA
org.jacorb.demo.ami.AMI_AsyncServerHandlerPOATie
- All Implemented Interfaces:
- AMI_AsyncServerHandlerOperations, InvokeHandler, ReplyHandlerOperations
public class AMI_AsyncServerHandlerPOATie
- extends AMI_AsyncServerHandlerPOA
Generated from IDL interface "AMI_AsyncServerHandler".
- Version:
- generated at 03-Nov-2015 12:28:20
- Author:
- JacORB IDL compiler V 3.7
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AMI_AsyncServerHandlerPOATie
public AMI_AsyncServerHandlerPOATie(AMI_AsyncServerHandlerOperations delegate)
AMI_AsyncServerHandlerPOATie
public AMI_AsyncServerHandlerPOATie(AMI_AsyncServerHandlerOperations delegate,
POA poa)
_this
public AMI_AsyncServerHandler _this()
- Overrides:
_this in class AMI_AsyncServerHandlerPOA
_this
public AMI_AsyncServerHandler _this(ORB orb)
- Overrides:
_this in class AMI_AsyncServerHandlerPOA
_delegate
public AMI_AsyncServerHandlerOperations _delegate()
_delegate
public void _delegate(AMI_AsyncServerHandlerOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
op2
public void op2(int ami_return_val)
op2_excep
public void op2_excep(ExceptionHolder excep_holder)
operation_excep
public void operation_excep(ExceptionHolder excep_holder)
shutdown
public void shutdown()
shutdown_excep
public void shutdown_excep(ExceptionHolder excep_holder)
operation
public void operation(int ami_return_val)
Copyright © 2015 JacORB. All rights reserved.