org.apache.synapse.config.xml
Class ResourceMapFactory

java.lang.Object
  extended by org.apache.synapse.config.xml.ResourceMapFactory

public class ResourceMapFactory
extends Object

Creates a ResourceMap object based on a set of <resource> elements:

 <resource location="..." key="..."/>*
 


Constructor Summary
ResourceMapFactory()
           
 
Method Summary
static ResourceMap createResourceMap(OMElement elem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceMapFactory

public ResourceMapFactory()
Method Detail

createResourceMap

public static ResourceMap createResourceMap(OMElement elem)


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.