com.mjh.switchrmi.jndi
Class RmiScriptObjectFactory

java.lang.Object
  |
  +--com.mjh.switchrmi.jndi.RmiObjectFactoryBase
        |
        +--com.mjh.switchrmi.jndi.RmiScriptObjectFactory
All Implemented Interfaces:
javax.naming.spi.ObjectFactory

public class RmiScriptObjectFactory
extends RmiObjectFactoryBase
implements javax.naming.spi.ObjectFactory


Constructor Summary
RmiScriptObjectFactory()
           
 
Method Summary
 java.lang.Object getObjectInstance(java.lang.Object obj, javax.naming.Name name, javax.naming.Context ctx, java.util.Hashtable env)
           
 
Methods inherited from class com.mjh.switchrmi.jndi.RmiObjectFactoryBase
getClassName, getCodebase, getInterfaces, getTypeInfoValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RmiScriptObjectFactory

public RmiScriptObjectFactory()
Method Detail

getObjectInstance

public java.lang.Object getObjectInstance(java.lang.Object obj,
                                          javax.naming.Name name,
                                          javax.naming.Context ctx,
                                          java.util.Hashtable env)
                                   throws java.lang.Exception
Specified by:
getObjectInstance in interface javax.naming.spi.ObjectFactory
java.lang.Exception


Copyright © 2002-2002 Michael J. Henderson & Associates, LLC. All Rights Reserved.