|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectBasicHandler
JAXRPCHandler
HandlerHandler
public class HandlerHandler
**************************************************************************** Yes, this class name is a bit silly in order to highlight the confusion caused by overloading the term "Handler" used both by jaxrpc and AXIS. Might as well embrace the insanity rather than using an equally uninteresting name like HandlerManager or something.
Field Summary |
---|
Fields inherited from class JAXRPCHandler |
---|
impl, log |
Fields inherited from class BasicHandler |
---|
makeLockable, name, options |
Constructor Summary | |
---|---|
HandlerHandler(BeehiveWsTypeMetadata wsm)
Constructor with Jsr181TypeMetadata parameter |
Method Summary | |
---|---|
void |
init()
Uses the soap handler configuration information in the metadata to configure the HandlerChain. |
Methods inherited from class JAXRPCHandler |
---|
addNewHandler, cleanup, invoke, onFault |
Methods inherited from class BasicHandler |
---|
canHandleBlock, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, initHashtable, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HandlerHandler(BeehiveWsTypeMetadata wsm)
wsm
- Method Detail |
---|
public void init()
init
in interface Handler
init
in class JAXRPCHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |