org.elasticsearch.common.inject
Interface SpawnModules

All Known Implementing Classes:
ClusterModule, DiscoveryModule, EngineModule, GatewayModule, HttpServerModule, IndexEngineModule, IndexGatewayModule, IndexPluginsModule, IndexStoreModule, OperationRoutingModule, PluginsModule, RiverModule, ShardsPluginsModule, ThreadPoolModule, TransportModule

public interface SpawnModules


Method Summary
 java.lang.Iterable<? extends org.elasticsearch.common.inject.Module> spawnModules()
           
 

Method Detail

spawnModules

java.lang.Iterable<? extends org.elasticsearch.common.inject.Module> spawnModules()