|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectExt_c
fabil.extension.FabILExt_c
fabil.extension.ExprExt_c
fabil.extension.CallExt_c
public class CallExt_c
Constructor Summary | |
---|---|
CallExt_c()
|
Method Summary | |
---|---|
ReadWriteChecker.State |
accessState()
|
void |
accessState(ReadWriteChecker.State s)
|
Call |
node()
|
Expr |
rewriteProxiesImpl(ProxyRewriter pr)
|
protected Expr |
rewriteProxiesOverrideImpl(ProxyRewriter pr)
|
Node |
rewriteRemoteCalls(RemoteCallRewriter rr)
Used by RemoteCallRewriter to translate RMIs. |
Node |
rewriteThreads(ThreadRewriter tr)
Used by ThreadRewriter to hook Threads into the worker's
transaction manager. |
Methods inherited from class fabil.extension.ExprExt_c |
---|
rewriteProxies, rewriteProxiesOverride |
Methods inherited from class fabil.extension.FabILExt_c |
---|
assignLabels, assignLocations, collectStaticInitializers, ext, rewriteAtomic |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CallExt_c()
Method Detail |
---|
protected Expr rewriteProxiesOverrideImpl(ProxyRewriter pr)
rewriteProxiesOverrideImpl
in class ExprExt_c
public Expr rewriteProxiesImpl(ProxyRewriter pr)
rewriteProxiesImpl
in class ExprExt_c
public Node rewriteThreads(ThreadRewriter tr)
FabILExt
ThreadRewriter
to hook Threads into the worker's
transaction manager.
rewriteThreads
in interface FabILExt
rewriteThreads
in class FabILExt_c
public Node rewriteRemoteCalls(RemoteCallRewriter rr)
FabILExt
RemoteCallRewriter
to translate RMIs.
rewriteRemoteCalls
in interface FabILExt
rewriteRemoteCalls
in class FabILExt_c
public Call node()
node
in class ExprExt_c
public void accessState(ReadWriteChecker.State s)
public ReadWriteChecker.State accessState()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |