Base class for providing LogEnabled SOAP services.
Note, this class is intended to be used for SOAP Services that require
accessing to a logging object for reporting purposes only.
If you require full Avalon support for your SOAP Service, then consider
using the AvalonProvider support built into Axis itself.
author: Marcus Crafter version: CVS $Id: AbstractLogEnabledService.java 433543 2006-08-22 06:22:54Z crossley $ |