| Package | Description |
|---|---|
| org.rhq.scripting |
| Class and Description |
|---|
| CodeCompletion
An interface for performing code completion in a given language.
|
| MetadataProvider
The scripting implementations don't have to supply an implementation of this interface but
rather one is provided to the
CodeCompletion. |
| ScriptEngineInitializer
Is able to instantiate a script engine and import packages into the context
of the engine.
|
| ScriptSourceProvider
Scripts in RHQ can be stored in various locations or maybe not even in the filesystem.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.