org.deegree.services.wms.capabilities
Interface ServiceClass

All Known Subinterfaces:
LegendGraphicService
All Known Implementing Classes:
LegendGraphicService_Impl, ServiceClass_Impl

public interface ServiceClass

----------------------------------------------------------------------

Version:
2002-03-01
Author:
Andreas Poth

Method Summary
 java.lang.String getClassName()
          returns the name of the class that acts as get service for a layer
 java.net.URL getConfigurationFile()
          returns the name of the configuration file for the service class.
 

Method Detail

getClassName

public java.lang.String getClassName()
returns the name of the class that acts as get service for a layer


getConfigurationFile

public java.net.URL getConfigurationFile()
returns the name of the configuration file for the service class. the definition of a configuration file is optional