|
|||||||||
| 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_cpublic Expr rewriteProxiesImpl(ProxyRewriter pr)
rewriteProxiesImpl in class ExprExt_cpublic Node rewriteThreads(ThreadRewriter tr)
FabILExtThreadRewriter to hook Threads into the worker's
transaction manager.
rewriteThreads in interface FabILExtrewriteThreads in class FabILExt_cpublic Node rewriteRemoteCalls(RemoteCallRewriter rr)
FabILExtRemoteCallRewriter to translate RMIs.
rewriteRemoteCalls in interface FabILExtrewriteRemoteCalls in class FabILExt_cpublic Call node()
node in class ExprExt_cpublic 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 | ||||||||