electric.server.jms
Class JMSResourceLoader

java.lang.Object
  extended byelectric.server.jms.JMSResourceLoader
All Implemented Interfaces:
IJMSConstants, IResourceLoader

public class JMSResourceLoader
extends java.lang.Object
implements IResourceLoader, IJMSConstants

JMSResourceLoader.

Author:
webMethods

Field Summary
 
Fields inherited from interface electric.server.jms.IJMSConstants
DEFAULT_CONNECTION_FACTORY, DEFAULT_QUEUE, GLUE_OPTIMIZATIONS, JMS_QUEUE, JMS_QUEUE_CONNECTION_FACTORY, JMS_RESPONSE_QUEUE, JMS_REUSE_QUEUE_CONNECTIONS, JNDI_PROPERTIES, RELATED_MESSAGE, ROOT, SERVICE_URN, TOTAL_MESSAGE_PARTS, WSDL_NOT_FOUND, WSDL_REQUEST
 
Constructor Summary
JMSResourceLoader()
           
 
Method Summary
 byte[] loadResource(java.lang.String path, Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMSResourceLoader

public JMSResourceLoader()
Method Detail

loadResource

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


copyright© 2001-2004 by webMethods All Rights Reserved.