com.sun.jersey.test.framework.web.jaxb
Class ObjectFactory
java.lang.Object
com.sun.jersey.test.framework.web.jaxb.ObjectFactory
public class ObjectFactory
- extends Object
The Web application description JAXB object factory.
- Author:
- Naresh (Srinivas.Bhimisetty@Sun.Com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectFactory
public ObjectFactory()
createWebAppType
public WebAppType createWebAppType()
createContextParamType
public ContextParamType createContextParamType()
createListenerType
public ListenerType createListenerType()
createServletType
public ServletType createServletType()
createServletInitParamType
public ServletInitParamType createServletInitParamType()
createServletMappingType
public ServletMappingType createServletMappingType()
Copyright © 2013 Oracle Corporation. All Rights Reserved.