org.gvsig.tools.service.spi
Interface ProviderServices

All Known Implementing Classes:
AbstractPersistentProviderServices, AbstractProviderServices

public interface ProviderServices

Provides services to a Provider.

Author:
2009- C�sar Ordi�ana - gvSIG team

Method Summary
 DynObject getParameters()
           
 Service getService()
          Returns the Service at the API level.
 

Method Detail

getService

Service getService()
Returns the Service at the API level.

Returns:
the service

getParameters

DynObject getParameters()


Copyright © 2004-2011 gvSIG. All Rights Reserved.