protected Task<Object> |
DefaultInvocationHandler.doInvoke(Stage runtime,
Invocation invocation,
LocalObjects.LocalObjectEntry entry,
LocalObjects.LocalObjectEntry target,
Method method,
Boolean reentrant,
ObjectInvoker invoker) |
protected Task<Object> |
SimpleInvocationHandler.doInvoke(Stage runtime,
Invocation invocation,
LocalObjects.LocalObjectEntry entry,
LocalObjects.LocalObjectEntry target,
Method method,
Boolean reentrant,
ObjectInvoker invoker) |
Task<Object> |
SimpleInvocationHandler.invoke(Stage runtime,
Invocation invocation,
LocalObjects.LocalObjectEntry entry,
LocalObjects.LocalObjectEntry target,
ObjectInvoker invoker) |
Task<Object> |
InvocationHandler.invoke(Stage runtime,
Invocation invocation,
LocalObjects.LocalObjectEntry entry,
LocalObjects.LocalObjectEntry target,
ObjectInvoker invoker) |
void |
Execution.setRuntime(Stage runtime) |
void |
Hosting.setStage(Stage stage) |