org.apache.tomee.common
Class WsFactory
java.lang.Object
org.apache.tomee.common.AbstractObjectFactory
org.apache.tomee.common.WsFactory
- All Implemented Interfaces:
- ObjectFactory
public class WsFactory
- extends AbstractObjectFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsFactory
public WsFactory()
getObjectInstance
public Object getObjectInstance(Object object,
Name name,
Context context,
Hashtable environment)
throws Exception
- Specified by:
getObjectInstance in interface ObjectFactory- Overrides:
getObjectInstance in class AbstractObjectFactory
- Throws:
Exception
buildJndiName
protected String buildJndiName(Reference reference)
throws NamingException
- Specified by:
buildJndiName in class AbstractObjectFactory
- Throws:
NamingException
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.