org.rhq.enterprise.clientapi
Class RhqDownloadsScriptSourceProvider

java.lang.Object
  extended by org.rhq.bindings.script.BaseRhqSchemeScriptSourceProvider
      extended by org.rhq.enterprise.clientapi.RhqDownloadsScriptSourceProvider
All Implemented Interfaces:
StandardBindings.RhqFacadeChangeListener, org.rhq.scripting.ScriptSourceProvider

public class RhqDownloadsScriptSourceProvider
extends BaseRhqSchemeScriptSourceProvider
implements StandardBindings.RhqFacadeChangeListener

Author:
Lukas Krejci

Field Summary
 
Fields inherited from class org.rhq.bindings.script.BaseRhqSchemeScriptSourceProvider
SCHEME
 
Constructor Summary
RhqDownloadsScriptSourceProvider()
           
 
Method Summary
protected  Reader doGetScriptSource(URI scriptUri)
           
 void rhqFacadeChanged(StandardBindings bindings)
           
 
Methods inherited from class org.rhq.bindings.script.BaseRhqSchemeScriptSourceProvider
getScriptSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RhqDownloadsScriptSourceProvider

public RhqDownloadsScriptSourceProvider()
Method Detail

rhqFacadeChanged

public void rhqFacadeChanged(StandardBindings bindings)
Specified by:
rhqFacadeChanged in interface StandardBindings.RhqFacadeChangeListener

doGetScriptSource

protected Reader doGetScriptSource(URI scriptUri)
Specified by:
doGetScriptSource in class BaseRhqSchemeScriptSourceProvider


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