Class AnnotatedMethod

java.lang.Object
org.glassfish.jersey.model.AnnotatedMethod
org.glassfish.jersey.server.model.AnnotatedMethod
All Implemented Interfaces:
AnnotatedElement

public class AnnotatedMethod extends AnnotatedMethod
Annotated method representation.
Author:
Paul Sandoz
  • Constructor Details

    • AnnotatedMethod

      public AnnotatedMethod(Method method)