- java.lang.Object
-
- org.eclipse.jetty.webapp.DiscoveredAnnotation
-
public abstract class DiscoveredAnnotation
extends java.lang.Object
DiscoveredAnnotation
Represents an annotation that has been discovered
by scanning source code of WEB-INF/classes and WEB-INF/lib jars.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
abstract void |
apply() |
java.lang.Class<?> |
getTargetClass() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.