edu.sc.seis.sod.source
Interface Source

All Known Subinterfaces:
NetworkSource
All Known Implementing Classes:
AbstractEventSource, AbstractNetworkSource, AbstractSource, BackwardsEventFinder, CombineNetworkSource, CSVNetworkSource, EventFinder, FdsnEvent, FdsnStation, FilterNetworkFinder, FixedDataCenter, InstrumentationFromDB, LoadedNetworkSource, MockNetworkSource, NetworkFinder, PlottableRequest, StationXML, VelocityNetworkSource, WinstonNetworkSource, WrappingNetworkSource

public interface Source


Method Summary
 java.lang.String getName()
          returns the name of the server.
 

Method Detail

getName

java.lang.String getName()
returns the name of the server. The name to which the server's servant instance is bound in the CORBA naming service. For non-corba servers, this string can be anything that seems reasonable and is relatively unique