Class LocatableAnnotation

java.lang.Object
org.glassfish.jaxb.runtime.v2.model.annotation.LocatableAnnotation
All Implemented Interfaces:
InvocationHandler, Locatable, Location

public class LocatableAnnotation extends Object implements InvocationHandler, Locatable, Location
Annotation that also implements Locatable.
Author:
Kohsuke Kawaguchi