org.glite.data.common.helpers
Class JNDIBeanFetcher

java.lang.Object
  extended byorg.glite.data.common.helpers.JNDIBeanFetcher

public class JNDIBeanFetcher
extends java.lang.Object

Utility class to wrap JNDI bean fetch.


Constructor Summary
JNDIBeanFetcher()
           
 
Method Summary
static java.lang.Object fetchBean(java.lang.String beanFactoryName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDIBeanFetcher

public JNDIBeanFetcher()
Method Detail

fetchBean

public static java.lang.Object fetchBean(java.lang.String beanFactoryName)
                                  throws javax.naming.NamingException
Throws:
javax.naming.NamingException