org.jacorb.demo.ami
Class AsyncServerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.demo.ami.AsyncServerPOA
org.jacorb.demo.ami.AsyncServerPOATie
- All Implemented Interfaces:
- AsyncServerOperations, InvokeHandler
public class AsyncServerPOATie
- extends AsyncServerPOA
Generated from IDL interface "AsyncServer".
- 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 |
AsyncServerPOATie
public AsyncServerPOATie(AsyncServerOperations delegate)
AsyncServerPOATie
public AsyncServerPOATie(AsyncServerOperations delegate,
POA poa)
_this
public AsyncServer _this()
- Overrides:
_this in class AsyncServerPOA
_this
public AsyncServer _this(ORB orb)
- Overrides:
_this in class AsyncServerPOA
_delegate
public AsyncServerOperations _delegate()
_delegate
public void _delegate(AsyncServerOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
op2
public int op2(int a)
throws MyException
- Throws:
MyException
shutdown
public void shutdown()
operation
public int operation(int a,
int b)
Copyright © 2015 JacORB. All rights reserved.