|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
InvocationHandler to help the script users create proxies to actually call the
correct methods on RHQ.ScriptAssert.assertEquals(Object, Object) to which the numbers convert to correctly.
scriptEngine's ENGINE_SCOPE
and for each of them generates a top-level function that is called the same name and accepts the same
parameters.
RhqManagers enum which are then proxied
using this instance.
ScriptEngineFactory.getScriptEngine(String, PackageFinder, StandardBindings) method
but additionally applies a security wrapper on the returned script engine so that the scripts execute
with the provided java permissions.
engine scope
of the provided script engine.
ScriptEngineFactory can generate indirection methods that create global functions
that have the same name and params as methods of certain objects that actually just call the
method on the objects.ScriptEngineFactory.getSecuredScriptEngine(String, org.rhq.bindings.util.PackageFinder, StandardBindings, PermissionCollection)
method instead for a reliably secured script engine.AssertionError.ScriptContext.ENGINE_SCOPE of the
script engines.ResourceClientProxy.ClientProxyMethodHandler.updateBackingContent(String, String)
ResourceClientProxy.ContentBackedResource.updateBackingContent(String, String)
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||