|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.portable.ObjectImpl | +--org.omg.FT._CheckpointableStub
Field Summary | |
(package private) static java.lang.String[] |
_ids_list
|
private static java.lang.Class |
_opsClass
|
Fields inherited from class org.omg.CORBA.portable.ObjectImpl |
__delegate |
Constructor Summary | |
_CheckpointableStub()
|
Method Summary | |
java.lang.String[] |
_ids()
|
byte[] |
get_state()
|
void |
set_state(byte[] s)
|
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 |
|
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 |
Field Detail |
static final java.lang.String[] _ids_list
private static final java.lang.Class _opsClass
Constructor Detail |
public _CheckpointableStub()
Method Detail |
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public byte[] get_state() throws NoStateAvailable
get_state
in interface CheckpointableOperations
public void set_state(byte[] s) throws InvalidState
set_state
in interface CheckpointableOperations
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |