public class _FsmParticipantStub extends org.omg.CORBA.portable.ObjectImpl implements FsmParticipant
| Constructor and Description | 
|---|
_FsmParticipantStub()  | 
| Modifier and Type | Method and Description | 
|---|---|
ReturnCode_t | 
_finalize()  | 
java.lang.String[] | 
_ids()  | 
int | 
attach_context(ExecutionContext exec_context)  | 
ReturnCode_t | 
detach_context(int exec_handle)  | 
ReturnCode_t | 
exit()  | 
int | 
get_context_handle(ExecutionContext cxt)  | 
ExecutionContext | 
get_context(int exec_handle)  | 
ExecutionContext[] | 
get_owned_contexts()  | 
ExecutionContext[] | 
get_participating_contexts()  | 
ReturnCode_t | 
initialize()  | 
boolean | 
is_alive(ExecutionContext exec_context)  | 
ReturnCode_t | 
on_aborting(int exec_handle)  | 
ReturnCode_t | 
on_action(int exec_handle)  | 
ReturnCode_t | 
on_activated(int exec_handle)  | 
ReturnCode_t | 
on_deactivated(int exec_handle)  | 
ReturnCode_t | 
on_error(int exec_handle)  | 
ReturnCode_t | 
on_finalize()  | 
ReturnCode_t | 
on_initialize()  | 
ReturnCode_t | 
on_reset(int exec_handle)  | 
ReturnCode_t | 
on_shutdown(int exec_handle)  | 
ReturnCode_t | 
on_startup(int exec_handle)  | 
_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 ReturnCode_t initialize()
initialize in interface LightweightRTObjectOperationspublic ReturnCode_t _finalize()
_finalize in interface LightweightRTObjectOperationspublic boolean is_alive(ExecutionContext exec_context)
is_alive in interface LightweightRTObjectOperationspublic ReturnCode_t exit()
exit in interface LightweightRTObjectOperationspublic int attach_context(ExecutionContext exec_context)
attach_context in interface LightweightRTObjectOperationspublic ReturnCode_t detach_context(int exec_handle)
detach_context in interface LightweightRTObjectOperationspublic ExecutionContext get_context(int exec_handle)
get_context in interface LightweightRTObjectOperationspublic ExecutionContext[] get_owned_contexts()
get_owned_contexts in interface LightweightRTObjectOperationspublic ExecutionContext[] get_participating_contexts()
get_participating_contexts in interface LightweightRTObjectOperationspublic int get_context_handle(ExecutionContext cxt)
get_context_handle in interface LightweightRTObjectOperationspublic ReturnCode_t on_initialize()
on_initialize in interface ComponentActionOperationspublic ReturnCode_t on_finalize()
on_finalize in interface ComponentActionOperationspublic ReturnCode_t on_startup(int exec_handle)
on_startup in interface ComponentActionOperationspublic ReturnCode_t on_shutdown(int exec_handle)
on_shutdown in interface ComponentActionOperationspublic ReturnCode_t on_activated(int exec_handle)
on_activated in interface ComponentActionOperationspublic ReturnCode_t on_deactivated(int exec_handle)
on_deactivated in interface ComponentActionOperationspublic ReturnCode_t on_aborting(int exec_handle)
on_aborting in interface ComponentActionOperationspublic ReturnCode_t on_error(int exec_handle)
on_error in interface ComponentActionOperationspublic ReturnCode_t on_reset(int exec_handle)
on_reset in interface ComponentActionOperationspublic ReturnCode_t on_action(int exec_handle)
on_action in interface FsmParticipantActionOperationspublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImpl