org.jacorb.demo.unions
Class MyServerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.demo.unions.MyServerPOA
org.jacorb.demo.unions.MyServerPOATie
- All Implemented Interfaces:
- MyServerOperations, InvokeHandler
public class MyServerPOATie
- extends MyServerPOA
Generated from IDL interface "MyServer".
- Version:
- generated at 03-Nov-2015 12:36:16
- 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 |
MyServerPOATie
public MyServerPOATie(MyServerOperations delegate)
MyServerPOATie
public MyServerPOATie(MyServerOperations delegate,
POA poa)
_this
public MyServer _this()
- Overrides:
_this in class MyServerPOA
_this
public MyServer _this(ORB orb)
- Overrides:
_this in class MyServerPOA
_delegate
public MyServerOperations _delegate()
_delegate
public void _delegate(MyServerOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
writeUnion
public void writeUnion(UnitedColors a1,
UnitedColorsHolder a2)
shutdown
public void shutdown()
write2ndUnion
public void write2ndUnion(Nums n)
Copyright © 2015 JacORB. All rights reserved.