Package org.rhq.bindings.util

Interface Summary
ShortOutput  
 

Class Summary
ConfigurationClassBuilder  
InterfaceSimplifier The scripts can use simplified interfaces that omit the first "Subject" argument to most methods from RHQ's remote API.
LazyLoadScenario Set by reflective access utilities like the tabular writer to avoid remote calls behind proxy methods.
MultiScriptSourceProvider An implementation of the script source provider that uses a collection of another providers to locate the scripts.
PackageFinder  
ResourceTypeFingerprint This type is used as an identification of a resource type not based on its id but rather on its structure.
ScriptAssert This class provides the assertion functions to the scripts.
ScriptUtil Instance of this class is injected into the script engine scope.
SummaryFilter  
 

Exception Summary
ScriptAssertionException This is a wrapper exception class for AssertionError.
 

Annotation Types Summary
NoTopLevelIndirection The 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.
SimplifiedClass Annotation to keep track of the original class on the simplified classes.
SimplifiedMethod Annotates a method on a simplified class as being simplified.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.