| Apache2-REST documentation | view source | Contained in the Apache2-REST distribution. |
Apache2::REST::ErrorOutputRegistry - Manages instances of ErrorOutputHandler
Returns the singleton instance of the registry.
Registers an instance of ErrorOutputHandler
Returns the ErrorOutputHandler registered with key
Usage:
Apache2::REST::ErrorOutputRegister->instance()->getOutput('both') ; # For instance.
| Apache2-REST documentation | view source | Contained in the Apache2-REST distribution. |