|
||||||||||
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.CosTransactions._CurrentStub
public class _CurrentStub
Generated from IDL interface "Current".
Field Summary | |
---|---|
static java.lang.Class |
_opsClass
|
Constructor Summary | |
---|---|
_CurrentStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
void |
begin()
|
void |
commit(boolean report_heuristics)
|
Control |
get_control()
|
Status |
get_status()
|
int |
get_timeout()
|
java.lang.String |
get_transaction_name()
|
void |
resume(Control which)
|
void |
rollback_only()
|
void |
rollback()
|
void |
set_timeout(int seconds)
|
Control |
suspend()
|
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 |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Class _opsClass
Constructor Detail |
---|
public _CurrentStub()
Method Detail |
---|
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public Control suspend()
public Status get_status()
public void rollback() throws NoTransaction
NoTransaction
public void resume(Control which) throws InvalidControl
InvalidControl
public java.lang.String get_transaction_name()
public void set_timeout(int seconds)
public void commit(boolean report_heuristics) throws NoTransaction, HeuristicHazard, HeuristicMixed
NoTransaction
HeuristicHazard
HeuristicMixed
public int get_timeout()
public void rollback_only() throws NoTransaction
NoTransaction
public Control get_control()
public void begin() throws SubtransactionsUnavailable
SubtransactionsUnavailable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |