org.glassfish.jersey.server.wadl.internal.generators
Class ObjectFactory

java.lang.Object
  extended by org.glassfish.jersey.server.wadl.internal.generators.ObjectFactory

public class ObjectFactory
extends Object

The object factory for application docs jaxb bindings.
Created on: Jun 17, 2008

Author:
Martin Grotzke (martin.grotzke at freiheit.com)

Constructor Summary
ObjectFactory()
           
 
Method Summary
 ApplicationDocs createApplicationDocs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Method Detail

createApplicationDocs

public ApplicationDocs createApplicationDocs()


Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.