com.sun.jersey.server.wadl.generators
Class ObjectFactory

java.lang.Object
  extended by com.sun.jersey.server.wadl.generators.ObjectFactory

public class ObjectFactory
extends java.lang.Object

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

Version:
$Id$
Author:
Martin Grotzke

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 © 2011 Oracle Corporation. All Rights Reserved.