|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryException | |
---|---|
org.apache.lucene.gdata.server.registry | Internal registry - registering services and server components |
Uses of RegistryException in org.apache.lucene.gdata.server.registry |
---|
Methods in org.apache.lucene.gdata.server.registry that throw RegistryException | ||
---|---|---|
|
GDataServerRegistry.registerComponent(Class<E> componentClass,
ComponentConfiguration configuration)
All registered ServerComponent registered via this method are
available via the
GDataServerRegistry.lookup(Class, ComponentType) method. |
|
void |
GDataServerRegistry.registerScopeVisitable(ScopeVisitable visitable)
|
|
void |
GDataServerRegistry.registerScopeVisitor(ScopeVisitor visitor)
|
Constructors in org.apache.lucene.gdata.server.registry that throw RegistryException | |
---|---|
GDataRequestListener()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |