File
Doc
Category
Size
Date
Package
SuperType.java
API Doc
Apache Lucene 2.1.0
1613
Wed Feb 14 10:46:06 GMT 2007
org.apache.lucene.gdata.server.registry
SuperType
public class SuperType
This Annotation is use to annotate {@link org.apache.lucene.gdata.server.registry.ComponentType} elements to specify an interface e.g. super type of a defined component.
This annotation will be visible at runtime
see
org.apache.lucene.gdata.server.registry.Component
see
org.apache.lucene.gdata.server.registry.GDataServerRegistry
author
Simon Willnauer
Fields Summary
Constructors Summary
Methods Summary
java.lang.Class
superType
()
return
the specified super type
Java Code Source