SMILA (incubation) API documentation

org.eclipse.smila.management
Interface LocatedManagementAgent

All Superinterfaces:
ManagementAgent
All Known Implementing Classes:
AbstractDeltaIndexingManagerAgent, AgentControllerAgentBase, AgentControllerAgentImpl, CrawlerControllerAgentBase, CrawlerControllerAgentImpl, CrawlerControllerPerformanceAgentImpl, DeclarativeManagementAgent, DeclarativeServiceManagementAgent, DeltaIndexingManagerAgentImpl, DeltaIndexingManagerAgentImpl, LocatedManagementAgentBase, LuceneManagementAgent, ProcessingPerformanceCounterAgent, RecordRecyclerAgent, SolrPipeletAgent

public interface LocatedManagementAgent
extends ManagementAgent

The Interface LocatedManagementAgent.


Method Summary
 ManagementAgentLocation getLocation()
          Gets the location.
 

Method Detail

getLocation

ManagementAgentLocation getLocation()
Gets the location.

Returns:
the location

SMILA (incubation) API documentation