File
Doc
Category
Size
Date
Package
Scope.java
API Doc
Apache Lucene 2.1.0
1849
Wed Feb 14 10:46:06 GMT 2007
org.apache.lucene.gdata.server.registry
Scope
public class Scope
The Scope annotation is used in {@link org.apache.lucene.gdata.server.registry.ScopeVisitable} and {@link org.apache.lucene.gdata.server.registry.ScopeVisitor} implementations to indicate which scope should be visited.
author
Simon Willnauer
Fields Summary
Constructors Summary
Methods Summary
org.apache.lucene.gdata.server.registry.Scope$ScopeType
scope
()
return
- the scope type the class was annotated with
Java Code Source