public class WrapperHelperClassLoader extends org.apache.cxf.common.spi.GeneratedClassClassLoader implements WrapperHelperCreator
| Constructor and Description |
|---|
WrapperHelperClassLoader(org.apache.cxf.Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.cxf.databinding.WrapperHelper |
compile(Class<?> wrapperType,
Method[] setMethods,
Method[] getMethods,
Method[] jaxbMethods,
Field[] fields,
Object objectFactory) |
Apache CXF