|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.CosTypedNotifyChannelAdmin._TypedEventChannelFactoryStub
public class _TypedEventChannelFactoryStub
Interface definition: TypedEventChannelFactory.
Constructor Summary | |
---|---|
_TypedEventChannelFactoryStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
TypedEventChannel |
create_typed_channel(Property[] initial_QoS,
Property[] initial_admin,
org.omg.CORBA.IntHolder id)
Operation create_typed_channel |
int[] |
get_all_typed_channels()
Operation get_all_typed_channels |
TypedEventChannel |
get_typed_event_channel(int id)
Operation get_typed_event_channel |
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 class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
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 |
Constructor Detail |
---|
public _TypedEventChannelFactoryStub()
Method Detail |
---|
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public TypedEventChannel create_typed_channel(Property[] initial_QoS, Property[] initial_admin, org.omg.CORBA.IntHolder id) throws UnsupportedQoS, UnsupportedAdmin
create_typed_channel
in interface TypedEventChannelFactoryOperations
UnsupportedQoS
UnsupportedAdmin
public int[] get_all_typed_channels()
get_all_typed_channels
in interface TypedEventChannelFactoryOperations
public TypedEventChannel get_typed_event_channel(int id) throws ChannelNotFound
get_typed_event_channel
in interface TypedEventChannelFactoryOperations
ChannelNotFound
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |