org.omg.CosCollection
Class ComparatorPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosCollection.ComparatorPOA
org.omg.CosCollection.ComparatorPOATie
- All Implemented Interfaces:
- InvokeHandler, ComparatorOperations
public class ComparatorPOATie
- extends ComparatorPOA
Generated from IDL interface "Comparator".
- Version:
- generated at 03-Nov-2015 12:24:02
- 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 |
ComparatorPOATie
public ComparatorPOATie(ComparatorOperations delegate)
ComparatorPOATie
public ComparatorPOATie(ComparatorOperations delegate,
POA poa)
_this
public Comparator _this()
- Overrides:
_this in class ComparatorPOA
_this
public Comparator _this(ORB orb)
- Overrides:
_this in class ComparatorPOA
_delegate
public ComparatorOperations _delegate()
_delegate
public void _delegate(ComparatorOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
compare
public int compare(Any element1,
Any element2)
Copyright © 2015 JacORB. All rights reserved.