|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.naming.factory.BeanFactory
org.apache.ws.util.jndi.BasicBeanFactory
org.apache.ws.util.jndi.BeanFactory
LOG-DONE
Constructor Summary | |
BeanFactory()
|
Method Summary | |
java.lang.Object |
getObjectInstance(java.lang.Object obj,
javax.naming.Name name,
javax.naming.Context nameCtx,
java.util.Hashtable environment)
//todo axis package! Create a new Bean instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BeanFactory()
Method Detail |
public java.lang.Object getObjectInstance(java.lang.Object obj, javax.naming.Name name, javax.naming.Context nameCtx, java.util.Hashtable environment) throws javax.naming.NamingException
obj
is of type
ServiceResourceRef
the bean will be
created and initialized with security credentials associated
with the current thread if the service associated with this bean
has a security descriptor configured.
getObjectInstance
in interface javax.naming.spi.ObjectFactory
getObjectInstance
in class BasicBeanFactory
javax.naming.NamingException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |