|
||||||||||
| 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
public class 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()
init in interface org.jboss.axis.Handlerinit in class org.jboss.axis.handlers.BasicHandlerpublic void cleanup()
cleanup in interface org.jboss.axis.Handlercleanup in class org.jboss.axis.handlers.BasicHandlerpublic void invoke(org.jboss.axis.MessageContext context)
invoke in interface org.jboss.axis.Handlerinvoke in class org.jboss.axis.handlers.BasicHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||