|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.handler.AbstractHandler
com.jivesoftware.forum.webservices.server.xfire.ServiceCleanupHandler
public class ServiceCleanupHandler
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 |
---|
public ServiceCleanupHandler()
Method Detail |
---|
public void invoke(org.codehaus.xfire.MessageContext context) throws java.lang.Exception
java.lang.Exception
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |