org.rhq.enterprise.client.script
Class FileSystemScriptSourceProvider
java.lang.Object
org.rhq.enterprise.client.script.FileSystemScriptSourceProvider
- All Implemented Interfaces:
- org.rhq.scripting.ScriptSourceProvider
- Direct Known Subclasses:
- ModulesDirectoryScriptSourceProvider
public class FileSystemScriptSourceProvider
- extends Object
- implements org.rhq.scripting.ScriptSourceProvider
- Author:
- Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemScriptSourceProvider
public FileSystemScriptSourceProvider()
FileSystemScriptSourceProvider
public FileSystemScriptSourceProvider(String scheme)
getScriptSource
public Reader getScriptSource(URI location)
- Specified by:
getScriptSource in interface org.rhq.scripting.ScriptSourceProvider
getFile
protected File getFile(URI location)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.