|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionCustomizer | |
---|---|
org.deegree.services.wps |
Uses of ExceptionCustomizer in org.deegree.services.wps |
---|
Classes in org.deegree.services.wps that implement ExceptionCustomizer | |
---|---|
class |
DefaultExceptionCustomizer
The ExceptionCustomizerImpl class TODO add class documentation here. |
Methods in org.deegree.services.wps that return ExceptionCustomizer | |
---|---|
ExceptionCustomizer |
ExceptionAwareProcesslet.getExceptionCustomizer()
Called by the ProcessManager if an exception occurred while parsing and/or validating an incoming request. |
ExceptionCustomizer |
GenericWPSProcess.getExceptionCustomizer()
|
ExceptionCustomizer |
WPSProcess.getExceptionCustomizer()
Returns the exception customizer for the process. |
Constructors in org.deegree.services.wps with parameters of type ExceptionCustomizer | |
---|---|
GenericWPSProcess(ProcessDefinition description,
Processlet processlet,
ExceptionCustomizer exceptionCustomizer)
Creates a new GenericWPSProcess instance with ExceptionCustomizer . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |