public class FOStorePMFFactory
extends java.lang.Object
implements javax.naming.spi.ObjectFactory
This class is public
so that JNDI can create instances.
Constructor and Description |
---|
FOStorePMFFactory() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getObjectInstance(java.lang.Object obj,
javax.naming.Name name,
javax.naming.Context ctx,
java.util.Hashtable env)
Uses StringRefAddr's to store the information
|
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
getObjectInstance
in interface javax.naming.spi.ObjectFactory
java.lang.Exception
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.