|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.annotations.HandlerChainAnnotation
org.codehaus.xfire.annotations.commons.HandlerChain
Commons Attributes version of the HandlerChain Annotation.
HandlerChainAnnotation
Constructor Summary | |
HandlerChain(java.lang.String file,
java.lang.String name)
Initializes a new instance of the HandlerChain attribute with the given file and chain name. |
Methods inherited from class org.codehaus.xfire.annotations.HandlerChainAnnotation |
getFile, getName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HandlerChain(java.lang.String file, java.lang.String name)
HandlerChain
attribute with the given file and chain name.
file
- the file name.name
- the handler name.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |