public class ServerOSITopLevelAction extends ServerStrictTopLevelAction
_resourceRef, _theResource
_children, _destroyed, _parent, _theControl, _theUid, _valid
Constructor and Description |
---|
ServerOSITopLevelAction(ServerControl control,
boolean doRegister) |
Modifier and Type | Method and Description |
---|---|
void |
commit_one_phase() |
void |
commit() |
void |
forget() |
Vote |
prepare() |
void |
rollback() |
String |
type() |
interposeResource
destroyResource, getReference, isTransactionInactive, registerResource
abortChild, addChild, control, destroyed, finalize, get_uid, getChild, getChildren, getChildren, getParentHandle, otsStatus, removeChild, setParentHandle, tidyup, valid
public ServerOSITopLevelAction(ServerControl control, boolean doRegister)
public Vote prepare() throws HeuristicMixed, HeuristicHazard, SystemException
prepare
in interface ResourceOperations
prepare
in class ServerTopLevelAction
HeuristicMixed
HeuristicHazard
SystemException
public void rollback() throws SystemException, HeuristicCommit, HeuristicMixed, HeuristicHazard
rollback
in interface ResourceOperations
rollback
in class ServerTopLevelAction
SystemException
HeuristicCommit
HeuristicMixed
HeuristicHazard
public void commit() throws SystemException, NotPrepared, HeuristicRollback, HeuristicMixed, HeuristicHazard
commit
in interface ResourceOperations
commit
in class ServerTopLevelAction
SystemException
NotPrepared
HeuristicRollback
HeuristicMixed
HeuristicHazard
public void forget() throws SystemException
forget
in interface ResourceOperations
forget
in class ServerTopLevelAction
SystemException
public void commit_one_phase() throws HeuristicHazard, SystemException
commit_one_phase
in interface ResourceOperations
commit_one_phase
in class ServerTopLevelAction
HeuristicHazard
SystemException
public String type()
type
in class ServerStrictTopLevelAction
Copyright © 2021 JBoss by Red Hat. All rights reserved.