org.jboss.resteasy.jsapi
Class MetaDataService

java.lang.Object
  extended by org.jboss.resteasy.jsapi.MetaDataService

public class MetaDataService
extends java.lang.Object

Author:
Stéphane Épardaud

Constructor Summary
MetaDataService(ResourceMethodRegistry registry)
           
 
Method Summary
 java.util.List<MethodMetaData> getMethodMetaData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDataService

public MetaDataService(ResourceMethodRegistry registry)
Method Detail

getMethodMetaData

public java.util.List<MethodMetaData> getMethodMetaData()


Copyright © 2010. All Rights Reserved.