public class _PortServiceStub extends org.omg.CORBA.portable.ObjectImpl implements PortService
| Constructor and Description |
|---|
_PortServiceStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
ReturnCode_t |
connect(ConnectorProfileHolder connector_profile) |
ReturnCode_t |
disconnect_all() |
ReturnCode_t |
disconnect(java.lang.String connector_id) |
ConnectorProfile |
get_connector_profile(java.lang.String connector_id) |
ConnectorProfile[] |
get_connector_profiles() |
PortProfile |
get_port_profile() |
ReturnCode_t |
notify_connect(ConnectorProfileHolder connector_profile) |
ReturnCode_t |
notify_disconnect(java.lang.String connector_id) |
_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, toStringpublic PortProfile get_port_profile()
get_port_profile in interface PortServiceOperationspublic ConnectorProfile[] get_connector_profiles()
get_connector_profiles in interface PortServiceOperationspublic ConnectorProfile get_connector_profile(java.lang.String connector_id)
get_connector_profile in interface PortServiceOperationspublic ReturnCode_t connect(ConnectorProfileHolder connector_profile)
connect in interface PortServiceOperationspublic ReturnCode_t disconnect(java.lang.String connector_id)
disconnect in interface PortServiceOperationspublic ReturnCode_t disconnect_all()
disconnect_all in interface PortServiceOperationspublic ReturnCode_t notify_connect(ConnectorProfileHolder connector_profile)
notify_connect in interface PortServiceOperationspublic ReturnCode_t notify_disconnect(java.lang.String connector_id)
notify_disconnect in interface PortServiceOperationspublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImpl