|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScopeVisitor | |
---|---|
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 ScopeVisitor in org.apache.lucene.gdata.server.registry |
---|
Classes in org.apache.lucene.gdata.server.registry that implement ScopeVisitor | |
---|---|
class |
ProvidedServiceConfig
Standard implementation of ProvidedService to be used
inside the
GDataServerRegistry |
Methods in org.apache.lucene.gdata.server.registry with parameters of type ScopeVisitor | |
---|---|
void |
GDataRequestListener.accept(ScopeVisitor visitor)
|
void |
ScopeVisitable.accept(ScopeVisitor visitor)
|
void |
GDataServerRegistry.registerScopeVisitor(ScopeVisitor visitor)
|
Uses of ScopeVisitor in org.apache.lucene.gdata.storage.db4o |
---|
Classes in org.apache.lucene.gdata.storage.db4o that implement ScopeVisitor | |
---|---|
class |
DB4oController
The DB4o StorageContorller can be used as a persitence component for the gdata-server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |