scs.core
Class IReceptaclesPOATie
java.lang.Object
org.omg.PortableServer.Servant
scs.core.IReceptaclesPOA
scs.core.IReceptaclesPOATie
- All Implemented Interfaces:
- InvokeHandler, IReceptaclesOperations
public class IReceptaclesPOATie
- extends IReceptaclesPOA
Generated from IDL interface "IReceptacles".
- Version:
- generated at Feb 10, 2014 8:09:01 AM
- Author:
- JacORB IDL compiler V 3.1, 19-Aug-2012
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IReceptaclesPOATie
public IReceptaclesPOATie(IReceptaclesOperations delegate)
IReceptaclesPOATie
public IReceptaclesPOATie(IReceptaclesOperations delegate,
POA poa)
_this
public IReceptacles _this()
- Overrides:
_this
in class IReceptaclesPOA
_this
public IReceptacles _this(ORB orb)
- Overrides:
_this
in class IReceptaclesPOA
_delegate
public IReceptaclesOperations _delegate()
_delegate
public void _delegate(IReceptaclesOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
disconnect
public void disconnect(int id)
throws InvalidConnection,
NoConnection
- Throws:
InvalidConnection
NoConnection
connect
public int connect(String receptacle,
Object obj)
throws InvalidConnection,
InvalidName,
ExceededConnectionLimit,
AlreadyConnected
- Throws:
InvalidConnection
InvalidName
ExceededConnectionLimit
AlreadyConnected
getConnections
public ConnectionDescription[] getConnections(String receptacle)
throws InvalidName
- Throws:
InvalidName
Copyright © 2014. All Rights Reserved.