com.sun.jersey.server.impl.modelapi.annotation
Class IntrospectionModeller

java.lang.Object
  extended by com.sun.jersey.server.impl.modelapi.annotation.IntrospectionModeller

public class IntrospectionModeller
extends java.lang.Object

Author:
japod

Constructor Summary
IntrospectionModeller()
           
 
Method Summary
static AbstractResource createResource(java.lang.Class<?> resourceClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntrospectionModeller

public IntrospectionModeller()
Method Detail

createResource

public static AbstractResource createResource(java.lang.Class<?> resourceClass)


Copyright © 2013 Oracle Corporation. All Rights Reserved.