it.geosolutions.geobatch.catalog
Interface Service

All Superinterfaces:
Identifiable, Resource
All Known Subinterfaces:
ActionService<EO,AC>, EventGeneratorService<EO,EGC>, FlowManagerService<EO,FC>, ProgressListenerService<T,PLC>
All Known Implementing Classes:
BaseEventGeneratorService, BaseService

public interface Service
extends Resource

Author:
Alessio Fabiani, GeoSolutions, Simone Giannecchini, GeoSolutions, (r2) Carlo Cancellieri - carlo.cancellieri@geo-solutions.it

Method Summary
 boolean isAvailable()
           
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Resource
dispose
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Identifiable
getDescription, getId, getName, setDescription, setId, setName
 

Method Detail

isAvailable

boolean isAvailable()


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.