org.apache.ace.discovery
Interface Discovery


public interface Discovery

Service interface that can be used to locate the server.


Method Summary
 URL discover()
          Discovers the location of the server.
 

Method Detail

discover

URL discover()
Discovers the location of the server.

Returns:
URL pointing to the base address of the server


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.