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