|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentConfiguration | |
|---|---|
| org.apache.lucene.gdata.server.registry | Internal registry - registering services and server components |
| org.apache.lucene.gdata.server.registry.configuration | |
| Uses of ComponentConfiguration in org.apache.lucene.gdata.server.registry |
|---|
| Methods in org.apache.lucene.gdata.server.registry with parameters of type ComponentConfiguration | ||
|---|---|---|
|
GDataServerRegistry.registerComponent(Class<E> componentClass,
ComponentConfiguration configuration)
All registered ServerComponent registered via this method are
available via the
GDataServerRegistry.lookup(Class, ComponentType) method. |
|
| Uses of ComponentConfiguration in org.apache.lucene.gdata.server.registry.configuration |
|---|
| Methods in org.apache.lucene.gdata.server.registry.configuration with parameters of type ComponentConfiguration | |
|---|---|
void |
PropertyInjector.injectProperties(ComponentConfiguration bean)
Injects the properties stored in the ComponentConfiguration
to the corresponding methods of the target object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||