Uses of Class
org.apache.lucene.gdata.server.registry.Scope

Packages that use Scope
org.apache.lucene.gdata.server.registry Internal registry - registering services and server components 
org.apache.lucene.gdata.storage.db4o DB4o storage implementation (needs third patry jar) DB4o Website 
 

Uses of Scope in org.apache.lucene.gdata.server.registry
 

Classes in org.apache.lucene.gdata.server.registry with annotations of type Scope
 class GDataRequestListener
          This ServletRequestListener is used by the registry to notify registered ScopeVisitor implementations when a request is initialized e.g destroyed.
 class ProvidedServiceConfig
          Standard implementation of ProvidedService to be used inside the GDataServerRegistry
 

Uses of Scope in org.apache.lucene.gdata.storage.db4o
 

Classes in org.apache.lucene.gdata.storage.db4o with annotations of type Scope
 class DB4oController
          The DB4o StorageContorller can be used as a persitence component for the gdata-server.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.