org.elasticsearch.common.inject
Interface SpawnModules

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

public interface SpawnModules


Method Summary
 Iterable<? extends Module> spawnModules()
           
 

Method Detail

spawnModules

Iterable<? extends Module> spawnModules()


Copyright © 2009-2012. All Rights Reserved.