org.apache.lucene.analysis.util
Interface ResourceLoaderAware


public interface ResourceLoaderAware

Interface for a component that needs to be initialized by an implementation of ResourceLoader.

See Also:
ResourceLoader

Method Summary
 void inform(ResourceLoader loader)
           
 

Method Detail

inform

void inform(ResourceLoader loader)


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