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