@DecodeType(value=javax.xml.bind.JAXBElement.class) public class JAXBElementDecoder extends Object implements org.milyn.javabean.DataDecoder
Duration
data decoder.
Decodes the supplied string into a JAXBElement
It requires 2 parameter to build QName for JAXBElement.
IOW what it does under the wood is: new JAXBElementConstructor and Description |
---|
JAXBElementDecoder() |
Modifier and Type | Method and Description |
---|---|
Object |
decode(String data) |
void |
setConfiguration(org.milyn.cdr.SmooksResourceConfiguration resourceConfig) |
Copyright © 2008–2014 JBoss.org. All rights reserved.