it.geosolutions.geobatch.catalog
Interface PersistentResource<C extends Configuration>
- Type Parameters:
C -
- All Superinterfaces:
- Identifiable, Resource
- All Known Subinterfaces:
- FlowManager<EO,FC>
public interface PersistentResource<C extends Configuration>
- extends Resource
- Author:
- Simone Giannecchini, (r2)Carlo Cancellieri - carlo.cancellieri@geo-solutions.it
| Methods inherited from interface it.geosolutions.geobatch.catalog.Resource |
dispose |
getConfiguration
C getConfiguration()
- The Flow BaseEventConsumer Type.
setConfiguration
void setConfiguration(C coonfiguration)
persist
void persist()
throws java.io.IOException
- Throws:
java.io.IOException
load
void load()
throws java.io.IOException
- Throws:
java.io.IOException
remove
boolean remove()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2008-2012 GeoSolutions. All Rights Reserved.