public interface ProcessingResource extends Resource, Executable
run()
doesn't throw exceptions, we
have a check()
that will re-throw any exception
that was caught when run()
was invoked.Modifier and Type | Method and Description |
---|---|
void |
reInit()
Reinitialises the processing resource.
|
cleanup, getParameterValue, init, setParameterValue, setParameterValues
getFeatures, setFeatures
getName, setName
execute, interrupt, isInterrupted
void reInit() throws ResourceInstantiationException
ResourceInstantiationException
Copyright © 2024 GATE. All rights reserved.