org.omg.CosCollection
Class SortedSetFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosCollection.SortedSetFactoryPOA
org.omg.CosCollection.SortedSetFactoryPOATie
- All Implemented Interfaces:
- InvokeHandler, CollectionFactoryOperations, SortedSetFactoryOperations
public class SortedSetFactoryPOATie
- extends SortedSetFactoryPOA
Generated from IDL interface "SortedSetFactory".
- 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 |
SortedSetFactoryPOATie
public SortedSetFactoryPOATie(SortedSetFactoryOperations delegate)
SortedSetFactoryPOATie
public SortedSetFactoryPOATie(SortedSetFactoryOperations delegate,
POA poa)
_this
public SortedSetFactory _this()
- Overrides:
_this in class SortedSetFactoryPOA
_this
public SortedSetFactory _this(ORB orb)
- Overrides:
_this in class SortedSetFactoryPOA
_delegate
public SortedSetFactoryOperations _delegate()
_delegate
public void _delegate(SortedSetFactoryOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
create
public SortedSet create(Operations ops,
int expected_size)
generic_create
public Collection generic_create(NVPair[] parameters)
throws ParameterInvalid
- Throws:
ParameterInvalid
Copyright © 2015 JacORB. All rights reserved.