Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.webservices.server.xfire
Class ServiceCleanupHandler

java.lang.Object
  extended by org.codehaus.xfire.handler.AbstractHandler
      extended by com.jivesoftware.forum.webservices.server.xfire.ServiceCleanupHandler
All Implemented Interfaces:
org.codehaus.xfire.handler.Handler

public class ServiceCleanupHandler
extends org.codehaus.xfire.handler.AbstractHandler

Outbound handler that is used to clean up resources (mostly thread locals).


Field Summary
 
Fields inherited from interface org.codehaus.xfire.handler.Handler
ROLE
 
Constructor Summary
ServiceCleanupHandler()
           
 
Method Summary
 void invoke(org.codehaus.xfire.MessageContext context)
           
 
Methods inherited from class org.codehaus.xfire.handler.AbstractHandler
after, before, getAfter, getBefore, getPhase, getRoles, getUnderstoodHeaders, handleFault, setAfter, setBefore, setPhase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceCleanupHandler

public ServiceCleanupHandler()
Method Detail

invoke

public void invoke(org.codehaus.xfire.MessageContext context)
            throws java.lang.Exception
Throws:
java.lang.Exception

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.