|
|||||||||
| Home >> All >> com >> mjh >> switchrmi >> [ jndi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.mjh.switchrmi.jndi
Class RmiProxyObjectFactory

java.lang.Objectcom.mjh.switchrmi.jndi.RmiObjectFactoryBase
com.mjh.switchrmi.jndi.RmiProxyObjectFactory
- All Implemented Interfaces:
- javax.naming.spi.ObjectFactory
- public class RmiProxyObjectFactory
- extends RmiObjectFactoryBase
- implements javax.naming.spi.ObjectFactory
- extends RmiObjectFactoryBase
| Field Summary | |
private static org.apache.log4j.Logger |
log
|
private java.lang.String |
protocol
|
private java.lang.String |
url
|
| Constructor Summary | |
RmiProxyObjectFactory()
|
|
| 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 |
| Field Detail |
log
private static final org.apache.log4j.Logger log
url
private java.lang.String url
protocol
private java.lang.String protocol
| Constructor Detail |
RmiProxyObjectFactory
public RmiProxyObjectFactory()
| 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:
getObjectInstancein interfacejavax.naming.spi.ObjectFactory
|
|||||||||
| Home >> All >> com >> mjh >> switchrmi >> [ jndi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC