Package edu.sc.seis.sod
Class EventArm
java.lang.Object
edu.sc.seis.sod.EventArm
This class handles the subsetting of the Events based on the subsetters
specified in the configuration file (xml file). Created: Thu Mar 14 14:09:52
2002
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(EventMonitor monitor) void
change
(StatefulEvent event) edu.iris.Fissures.IfEvent.EventAccessOperations
getName()
void
handle
(edu.sc.seis.fissuresUtil.cache.CacheEvent[] events) boolean
isActive()
void
run()
void
setWaitForWaveformProcessing
(boolean b)
-
Constructor Details
-
EventArm
- Throws:
ConfigurationException
-
EventArm
- Throws:
ConfigurationException
-
EventArm
- Throws:
ConfigurationException
-
-
Method Details
-
isActive
public boolean isActive() -
getName
-
run
public void run() -
add
-
getLastEvent
public edu.iris.Fissures.IfEvent.EventAccessOperations getLastEvent() -
handle
public void handle(edu.sc.seis.fissuresUtil.cache.CacheEvent[] events) -
change
-
setWaitForWaveformProcessing
public void setWaitForWaveformProcessing(boolean b) -
getSources
-
getSubsetters
-
getWaveformArmSync
-