|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.axis.handlers.BasicHandler
org.jboss.jaxr.juddi.axis.JBossJuddiAxisHandler
Axis Handler for jUDDI in JBoss
| Field Summary |
| Fields inherited from class org.jboss.axis.handlers.BasicHandler |
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(org.jboss.axis.MessageContext context)
Invoke is called to do the actual work of the Handler object. |
| Methods inherited from class org.jboss.axis.handlers.BasicHandler |
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()
public void cleanup()
public void invoke(org.jboss.axis.MessageContext context)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||