|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.geosolutions.geobatch.catalog.impl.BaseIdentifiable
it.geosolutions.geobatch.catalog.impl.BaseResource
it.geosolutions.geobatch.catalog.impl.BaseService
it.geosolutions.geobatch.flow.event.generator.BaseEventGeneratorService<FileSystemEvent,FileBasedEventGeneratorConfiguration>
it.geosolutions.geobatch.flow.event.generator.file.FileBasedEventGeneratorService
public class FileBasedEventGeneratorService
| Constructor Summary | |
|---|---|
FileBasedEventGeneratorService(java.lang.String id,
java.lang.String name,
java.lang.String description)
|
|
| Method Summary | |
|---|---|
boolean |
canCreateEventGenerator(FileBasedEventGeneratorConfiguration configuration)
|
FileBasedEventGenerator<FileSystemEvent> |
createEventGenerator(FileBasedEventGeneratorConfiguration configuration)
|
| Methods inherited from class it.geosolutions.geobatch.catalog.impl.BaseService |
|---|
isAvailable, setAvailable |
| Methods inherited from class it.geosolutions.geobatch.catalog.impl.BaseResource |
|---|
dispose |
| Methods inherited from class it.geosolutions.geobatch.catalog.impl.BaseIdentifiable |
|---|
clone, getDescription, getId, getName, setDescription, setId, setName |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface it.geosolutions.geobatch.catalog.Service |
|---|
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 |
| Constructor Detail |
|---|
public FileBasedEventGeneratorService(java.lang.String id,
java.lang.String name,
java.lang.String description)
| Method Detail |
|---|
public boolean canCreateEventGenerator(FileBasedEventGeneratorConfiguration configuration)
public FileBasedEventGenerator<FileSystemEvent> createEventGenerator(FileBasedEventGeneratorConfiguration configuration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||