public interface ManagedResourceObserver
| Modifier and Type | Method and Description | 
|---|---|
void | 
onManagedResourceInitialized(NamedList<?> args,
                            ManagedResource res)
Event notification raised once during core initialization to notify
 listeners that a ManagedResource is fully initialized. 
 | 
void onManagedResourceInitialized(NamedList<?> args, ManagedResource res) throws SolrException
SolrExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.