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