Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
P
R
S
T
A
addListener(FlowEventListener<T>)
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
Add listener to this file monitor.
addListenerConfiguration(ProgressListenerConfiguration)
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
B
BaseFileBaseDAO
<
T
extends
Configuration
> - Class in
it.geosolutions.geobatch.catalog.dao.file
BaseFileBaseDAO(String)
- Constructor for class it.geosolutions.geobatch.catalog.dao.file.
BaseFileBaseDAO
C
call()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
Main Thread cycle.
cancel()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
canCreateEventConsumer(FileBasedEventConsumerConfiguration)
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumerService
canCreateEventGenerator(FileBasedEventGeneratorConfiguration)
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGeneratorService
canCreateFlowManager(FileBasedFlowConfiguration)
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManagerService
clear()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
remove all Cumulating progress listener from the Consumer and containing action(s) remove all the actions from the action list remove contextRunningDir
clone()
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
clone()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
consume(FileSystemEvent)
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
createEventConsumer(FileBasedEventConsumerConfiguration)
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumerService
createEventGenerator(FileBasedEventGeneratorConfiguration)
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGeneratorService
createFlowManager(FileBasedFlowConfiguration)
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManagerService
D
DataDirHandler
- Class in
it.geosolutions.geobatch.catalog.file
Check the configuration to find out where the data dir is located.
DataDirHandler()
- Constructor for class it.geosolutions.geobatch.catalog.file.
DataDirHandler
dataDirHandler
- Variable in class it.geosolutions.geobatch.catalog.file.
FileBasedCatalogImpl
dispose()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
dispose()
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
dispose()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
dispose(FileBasedEventConsumer)
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
Remove the given consumer instance from the ones handled by this flow.
E
equals(Object)
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
F
FileBaseCatalog
- Interface in
it.geosolutions.geobatch.catalog.file
A Catalog based on an xml marshalled file.
FileBasedCatalogConfiguration
- Class in
it.geosolutions.geobatch.configuration.flow.file
A Conf for the Catalog based on xml marshalled files.
FileBasedCatalogConfiguration(String, String, String, boolean)
- Constructor for class it.geosolutions.geobatch.configuration.flow.file.
FileBasedCatalogConfiguration
FileBasedCatalogImpl
- Class in
it.geosolutions.geobatch.catalog.file
A Catalog based on an xml marshalled file.
FileBasedCatalogImpl(String, String, String)
- Constructor for class it.geosolutions.geobatch.catalog.file.
FileBasedCatalogImpl
FileBasedEventConsumer
- Class in
it.geosolutions.geobatch.flow.event.consumer.file
FileBasedEventConsumer(FileBasedEventConsumerConfiguration)
- Constructor for class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
FileBasedEventConsumerConfiguration
- Class in
it.geosolutions.geobatch.configuration.event.consumer.file
Conf for the event consumers based on xml marshalled files.
FileBasedEventConsumerConfiguration(String, String, String)
- Constructor for class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
Default Constructor.
FileBasedEventConsumerService
- Class in
it.geosolutions.geobatch.flow.event.consumer.file
FileBasedEventConsumerService(String, String, String)
- Constructor for class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumerService
FileBasedEventGenerator
<
T
extends java.util.EventObject> - Class in
it.geosolutions.geobatch.flow.event.generator.file
FileBasedEventGenerator(FileBasedEventGeneratorConfiguration)
- Constructor for class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
Constructor
FileBasedEventGeneratorConfiguration
- Class in
it.geosolutions.geobatch.configuration.event.generator.file
Conf for the event generators based on xml marshalled files.
FileBasedEventGeneratorConfiguration(String, String, String, boolean, OsType, FileSystemEventType, String, String, String, boolean)
- Constructor for class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
FileBasedEventGeneratorService
- Class in
it.geosolutions.geobatch.flow.event.generator.file
FileBasedEventGeneratorService(String, String, String)
- Constructor for class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGeneratorService
FileBasedFlowConfiguration
- Class in
it.geosolutions.geobatch.configuration.flow.file
A Conf for the Flow based on xml marshalled files.
FileBasedFlowConfiguration(String, String, FileBasedEventGeneratorConfiguration, String, FileBasedEventConsumerConfiguration)
- Constructor for class it.geosolutions.geobatch.configuration.flow.file.
FileBasedFlowConfiguration
FileBasedFlowConfiguration(String, String, EventGeneratorConfiguration, String, EventConsumerConfiguration, String)
- Constructor for class it.geosolutions.geobatch.configuration.flow.file.
FileBasedFlowConfiguration
FileBasedFlowManager
- Class in
it.geosolutions.geobatch.flow.file
FileBasedFlowManager(FileBasedFlowConfiguration)
- Constructor for class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
FileBasedFlowManager(String, String, String)
- Constructor for class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
FileBasedFlowManagerService
- Class in
it.geosolutions.geobatch.flow.file
FileBasedFlowManagerService(String, String, String)
- Constructor for class it.geosolutions.geobatch.flow.file.
FileBasedFlowManagerService
FileEventRule
- Class in
it.geosolutions.geobatch.flow.event.consumer.file
FileEventRule(String, String, String, boolean)
- Constructor for class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
G
GEOBATCH_DATA_DIR
- Static variable in class it.geosolutions.geobatch.catalog.file.
DataDirHandler
getAbsolutePath(String)
- Static method in class it.geosolutions.geobatch.configuration.flow.file.
FileBasedCatalogConfiguration
Obtaining the Absolute path of the working dir
getAcceptableNotifications()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
getActions()
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
Getter for the consumer actions.
getActualOccurrencies()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
getBaseDirectory()
- Method in class it.geosolutions.geobatch.catalog.dao.file.
BaseFileBaseDAO
getBaseDirectory()
- Method in interface it.geosolutions.geobatch.catalog.file.
FileBaseCatalog
Getter for the base directory.
getBaseDirectory()
- Method in class it.geosolutions.geobatch.catalog.file.
FileBasedCatalogImpl
getConfiguration()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
getDataDirectory()
- Method in class it.geosolutions.geobatch.catalog.file.
DataDirHandler
getDataDirHandler()
- Method in class it.geosolutions.geobatch.catalog.file.
FileBasedCatalogImpl
getEventConsumers()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
getEventGenerator()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
getEventType()
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
Getter for the event type attribute.
getEventType()
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
getExecutor()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
getInterval()
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
getKeepFiles()
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
Getter for the keep files in watchDirectory flag.
getListenerConfigurations()
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
getListenerIds()
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
getMaxStoredConsumers()
- Method in class it.geosolutions.geobatch.configuration.flow.file.
FileBasedFlowConfiguration
getMonitorType()
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
getOriginalOccurrencies()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
getOsType()
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
Getter for the OS type attribute.
getRegex()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
getRules()
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
Getter for the consumer rules.
getServiceID()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
getWatchDirectory()
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
getWatchDirectory()
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
getWildCard()
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
Getter for the wild card attribute.
getWildCard()
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
getWorkingDir()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
getWorkingDirectory()
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
Getter for the configuring directory attribute.
getWorkingDirectory()
- Method in class it.geosolutions.geobatch.configuration.flow.file.
FileBasedCatalogConfiguration
Getter for the workingDirectory
getWorkingDirectory()
- Method in class it.geosolutions.geobatch.configuration.flow.file.
FileBasedFlowConfiguration
Getter for the workingDirectory
getWorkingDirectory()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
H
hashCode()
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
I
init()
- Method in class it.geosolutions.geobatch.catalog.file.
DataDirHandler
init method called by Spring
init()
- Method in class it.geosolutions.geobatch.catalog.file.
FileBasedCatalogImpl
init method called by Spring
isAutorun()
- Method in class it.geosolutions.geobatch.configuration.flow.file.
FileBasedFlowConfiguration
isAutorun()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
isCanceled()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
isInited()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
isKeepContextDir()
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
isOptional()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
isPaused()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
isPerformBackup()
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
Is the backup of the input data enabled?
isPreserveInput()
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
isRunning()
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
isRunning()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
isTermination()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
it.geosolutions.geobatch.catalog.dao.file
- package it.geosolutions.geobatch.catalog.dao.file
it.geosolutions.geobatch.catalog.file
- package it.geosolutions.geobatch.catalog.file
it.geosolutions.geobatch.configuration.event.consumer.file
- package it.geosolutions.geobatch.configuration.event.consumer.file
it.geosolutions.geobatch.configuration.event.generator.file
- package it.geosolutions.geobatch.configuration.event.generator.file
it.geosolutions.geobatch.configuration.flow.file
- package it.geosolutions.geobatch.configuration.flow.file
it.geosolutions.geobatch.flow.event.consumer.file
- package it.geosolutions.geobatch.flow.event.consumer.file
it.geosolutions.geobatch.flow.event.generator.file
- package it.geosolutions.geobatch.flow.event.generator.file
it.geosolutions.geobatch.flow.file
- package it.geosolutions.geobatch.flow.file
L
listenerConfigurations
- Variable in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
These configs are filled by the loader, dereferencing the listenersId.
load()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
P
pause()
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
pause()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
Implements the
Job.pause()
interface.
pause(boolean)
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
persist()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
postEvent(FileSystemEvent)
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
R
remove()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
removeListener(FlowEventListener<T>)
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
Remove listener from this file monitor.
reset()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
resume()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
retrieveDataDir()
- Method in class it.geosolutions.geobatch.catalog.file.
DataDirHandler
Try to retrieve the info about where the data dir is located.
run()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
Main thread loop.
S
setAcceptableNotifications(List<FileSystemEventType>)
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
setActions(List<? extends ActionConfiguration>)
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
Setter for the consumer actions.
setActualOccurrencies(int)
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
setApplicationContext(ApplicationContext)
- Method in class it.geosolutions.geobatch.catalog.file.
DataDirHandler
setApplicationContext(ApplicationContext)
- Method in class it.geosolutions.geobatch.catalog.file.
FileBasedCatalogImpl
setAutorun(boolean)
- Method in class it.geosolutions.geobatch.configuration.flow.file.
FileBasedFlowConfiguration
setAutorun(boolean)
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
setBaseDirectory(String)
- Method in class it.geosolutions.geobatch.catalog.dao.file.
BaseFileBaseDAO
setBaseDirectory(File)
- Method in class it.geosolutions.geobatch.catalog.file.
FileBasedCatalogImpl
setConfiguration(FileBasedEventConsumerConfiguration)
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
setConfiguration(FileBasedFlowConfiguration)
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
setDataDirHandler(DataDirHandler)
- Method in class it.geosolutions.geobatch.catalog.file.
FileBasedCatalogImpl
setEventGenerator(EventGenerator<FileSystemEvent>)
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
setEventType(FileSystemEventType)
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
Setter for the event type attribute.
setInterval(String)
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
setKeepContextDir(boolean)
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
setKeepFiles(boolean)
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
Setter for the keep files in watchDirectory flag.
setListenerId(List<String>)
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
setMonitorType(FileSystemMonitorType)
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
setOptional(boolean)
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
setOriginalOccurrencies(int)
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
setOsType(OsType)
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
Setter for the OS type attribute.
setPerformBackup(boolean)
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
Setter for the perform backup option.
setPreserveInput(boolean)
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
setRegex(String)
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
setRules(List<FileEventRule>)
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
Setter for the consumer rules.
setServiceID(String)
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
setStatus(EventConsumerStatus)
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
setWatchDirectory(String)
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
setWildCard(String)
- Method in class it.geosolutions.geobatch.configuration.event.generator.file.
FileBasedEventGeneratorConfiguration
Setter for the wild card attribute.
setWorkingDirectory(String)
- Method in class it.geosolutions.geobatch.configuration.event.consumer.file.
FileBasedEventConsumerConfiguration
Setter for the configuring directory attribute.
setWorkingDirectory(String)
- Method in class it.geosolutions.geobatch.configuration.flow.file.
FileBasedCatalogConfiguration
Setter for the workingDirectory.
setWorkingDirectory(String)
- Method in class it.geosolutions.geobatch.configuration.flow.file.
FileBasedFlowConfiguration
Setter for the workingDirectory.
setWorkingDirectory(File)
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
start()
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
stop()
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
T
toString()
- Method in class it.geosolutions.geobatch.catalog.file.
DataDirHandler
toString()
- Method in class it.geosolutions.geobatch.catalog.file.
FileBasedCatalogImpl
toString()
- Method in class it.geosolutions.geobatch.configuration.flow.file.
FileBasedCatalogConfiguration
toString()
- Method in class it.geosolutions.geobatch.configuration.flow.file.
FileBasedFlowConfiguration
toString()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileBasedEventConsumer
toString()
- Method in class it.geosolutions.geobatch.flow.event.consumer.file.
FileEventRule
toString()
- Method in class it.geosolutions.geobatch.flow.event.generator.file.
FileBasedEventGenerator
toString()
- Method in class it.geosolutions.geobatch.flow.file.
FileBasedFlowManager
A
B
C
D
E
F
G
H
I
L
P
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2012
GeoSolutions
. All Rights Reserved.