mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-20 03:45:02 +00:00
javadoc
This commit is contained in:
parent
b40f0bc5a4
commit
1079941397
@ -20,6 +20,9 @@
|
|||||||
package org.elasticsearch.common.inject;
|
package org.elasticsearch.common.inject;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* A module can implement this interface to allow to pre process other modules
|
||||||
|
* before an injector is created.
|
||||||
|
*
|
||||||
* @author kimchy (shay.banon)
|
* @author kimchy (shay.banon)
|
||||||
*/
|
*/
|
||||||
public interface PreProcessModule {
|
public interface PreProcessModule {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user