Package org.elasticsearch.common.inject
Interface PreProcessModule
public interface PreProcessModule
A module can implement this interface to allow to pre process other modules
before an injector is created.
-
Method Summary
-
Method Details
-
processModule
-