org.apache.tuscany.sca.extension.helper.utils
Class ResourceHelper

java.lang.Object
  extended by org.apache.tuscany.sca.extension.helper.utils.ResourceHelper

public class ResourceHelper
extends java.lang.Object

TODO: Shouldn't this be using the contribution service?


Constructor Summary
ResourceHelper()
           
 
Method Summary
static java.lang.String readResource(java.net.URL scriptSrcUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceHelper

public ResourceHelper()
Method Detail

readResource

public static java.lang.String readResource(java.net.URL scriptSrcUrl)