electric.util.resourceloader
Interface IResourceLoader

All Known Implementing Classes:
FileResourceLoader, HTTPResourceLoader, JMSResourceLoader, URLResourceLoader

public interface IResourceLoader

IResourceLoader

Author:
webMethods

Method Summary
 byte[] loadResource(java.lang.String path, Context context)
           
 

Method Detail

loadResource

public byte[] loadResource(java.lang.String path,
                           Context context)
                    throws java.io.IOException
Parameters:
path -
context -
Throws:
java.io.IOException


copyright© 2001-2004 by webMethods All Rights Reserved.