scs.core
Class _IReceptaclesStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
scs.core._IReceptaclesStub
- All Implemented Interfaces:
- Serializable, Object, IDLEntity, IReceptacles, IReceptaclesOperations
public class _IReceptaclesStub
- extends ObjectImpl
- implements IReceptacles
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
- See Also:
- Serialized Form
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
_opsClass
public static final Class _opsClass
_IReceptaclesStub
public _IReceptaclesStub()
_ids
public String[] _ids()
- Specified by:
_ids
in class ObjectImpl
disconnect
public void disconnect(int id)
throws InvalidConnection,
NoConnection
- Specified by:
disconnect
in interface IReceptaclesOperations
- Throws:
InvalidConnection
NoConnection
connect
public int connect(String receptacle,
Object obj)
throws InvalidConnection,
InvalidName,
ExceededConnectionLimit,
AlreadyConnected
- Specified by:
connect
in interface IReceptaclesOperations
- Throws:
InvalidConnection
InvalidName
ExceededConnectionLimit
AlreadyConnected
getConnections
public ConnectionDescription[] getConnections(String receptacle)
throws InvalidName
- Specified by:
getConnections
in interface IReceptaclesOperations
- Throws:
InvalidName
Copyright © 2014. All Rights Reserved.