org.rhq.enterprise.client.script
Class ModulesDirectoryScriptSourceProvider
java.lang.Object
org.rhq.enterprise.client.script.FileSystemScriptSourceProvider
org.rhq.enterprise.client.script.ModulesDirectoryScriptSourceProvider
- All Implemented Interfaces:
- org.rhq.scripting.ScriptSourceProvider
public class ModulesDirectoryScriptSourceProvider
- extends FileSystemScriptSourceProvider
This is a configurable source provider that the users can use to load modules from
a configured directory.
- Author:
- Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModulesDirectoryScriptSourceProvider
public ModulesDirectoryScriptSourceProvider()
getFile
protected File getFile(URI location)
- Overrides:
getFile in class FileSystemScriptSourceProvider
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.