cgl.narada.wsinfra.deployment.axis.wse.handler
Class WseSubscriptionManagerRequestLoggerHandler

java.lang.Object
  extended byorg.apache.axis.handlers.BasicHandler
      extended bycgl.narada.wsinfra.deployment.axis.wse.handler.WseSubscriptionManagerRequestLoggerHandler
All Implemented Interfaces:
org.apache.axis.Handler, Serializable

public class WseSubscriptionManagerRequestLoggerHandler
extends org.apache.axis.handlers.BasicHandler

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.handlers.BasicHandler
log, makeLockable, name, options
 
Constructor Summary
WseSubscriptionManagerRequestLoggerHandler()
           
 
Method Summary
 void invoke(org.apache.axis.MessageContext messageContext)
           
 
Methods inherited from class org.apache.axis.handlers.BasicHandler
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WseSubscriptionManagerRequestLoggerHandler

public WseSubscriptionManagerRequestLoggerHandler()
Method Detail

invoke

public void invoke(org.apache.axis.MessageContext messageContext)