|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.jms.XBObjectFactory
| Constructor Summary | |
XBObjectFactory()
|
|
| Method Summary | |
java.lang.Object |
getObjectInstance(java.lang.Object object,
javax.naming.Name name,
javax.naming.Context context,
java.util.Hashtable env)
|
private java.lang.Object |
getProperty(java.lang.Object key,
javax.naming.Context context,
java.util.Hashtable env)
Searches for a particular property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XBObjectFactory()
| Method Detail |
private java.lang.Object getProperty(java.lang.Object key,
javax.naming.Context context,
java.util.Hashtable env)
throws javax.naming.NamingException
key - The name (id) of the propertycontext - the context on which to lookenv - the additional environment to look into
javax.naming.NamingException
public java.lang.Object getObjectInstance(java.lang.Object object,
javax.naming.Name name,
javax.naming.Context context,
java.util.Hashtable env)
throws java.lang.Exception
getObjectInstance in interface javax.naming.spi.ObjectFactoryjava.lang.Exception
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||