com.bea.alsb.resources.custom
Class ResourceManagerHelper

java.lang.Object
  extended by com.bea.alsb.resources.custom.ResourceManagerHelper

public class ResourceManagerHelper
extends Object

Contains a single static method for resource provider to retreive the ResourceManager instance.


Constructor Summary
ResourceManagerHelper()
           
 
Method Summary
static ResourceManager getResourceManager()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceManagerHelper

public ResourceManagerHelper()
Method Detail

getResourceManager

public static ResourceManager getResourceManager()
                                          throws CustomResourceException
Returns:
an instance of Resource Manager.
Throws:
CustomResourceException - on error