|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.handlers.BasicHandler (src)
org.jboss.jaxr.juddi.axis.JBossJuddiAxisHandler
Axis Handler for jUDDI in JBoss
Field Summary |
Fields inherited from class org.jboss.axis.handlers.BasicHandler (src) |
makeLockable, name, options |
Constructor Summary | |
JBossJuddiAxisHandler()
|
Method Summary | |
void |
cleanup()
Cleanup is called when the chain containing this Handler object is done processing the chain. |
void |
init()
Init is called when the chain containing this Handler object is instantiated. |
void |
invoke(MessageContext (src) context)
Invoke is called to do the actual work of the Handler object. |
Methods inherited from class org.jboss.axis.handlers.BasicHandler (src) |
canHandleBlock, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, 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 |
public JBossJuddiAxisHandler()
Method Detail |
public void init()
init
in interface Handler (src)
init
in class BasicHandler (src)
public void cleanup()
cleanup
in interface Handler (src)
cleanup
in class BasicHandler (src)
public void invoke(MessageContext (src) context)
invoke
in interface Handler (src)
invoke
in class BasicHandler (src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |