Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » net » axis » [javadoc | source]
org.jboss.net.axis
public class: ResetClassLoaderHandler [javadoc | source]
java.lang.Object
   org.apache.axis.handlers.BasicHandler
      org.jboss.net.axis.ResetClassLoaderHandler

Direct Known Subclasses:
    SetClassLoaderHandler

This handler is to restore a previously changed classpath and should be put in most cases into a response chain.

Change notes

Method from org.jboss.net.axis.ResetClassLoaderHandler Summary:
invoke,   onFault,   resetClassLoader
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.net.axis.ResetClassLoaderHandler Detail:
 public  void invoke(MessageContext msgContext) 
 public  void onFault(MessageContext msgContext) 
 protected  void resetClassLoader(MessageContext msgContext) 
    reset the thread associated classloader to some old value stored in the message context