|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.common.util.ASMHelper
org.apache.cxf.jaxws.WrapperClassGenerator
public final class WrapperClassGenerator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.cxf.common.util.ASMHelper |
|---|
ASMHelper.TypeHelperClassLoader |
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.common.util.ASMHelper |
|---|
LOADER_MAP, NONPRIMITIVE_MAP, oldASM, PRIMITIVE_MAP |
| Constructor Summary | |
|---|---|
WrapperClassGenerator(JaxWsServiceFactoryBean fact,
InterfaceInfo inf,
boolean q)
|
|
| Method Summary | |
|---|---|
Set<Class<?>> |
generate()
|
| Methods inherited from class org.apache.cxf.common.util.ASMHelper |
|---|
createClassWriter, findClass, getClassCode, getClassCode, getMethodSignature, loadClass, periodToSlashes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WrapperClassGenerator(JaxWsServiceFactoryBean fact,
InterfaceInfo inf,
boolean q)
| Method Detail |
|---|
public Set<Class<?>> generate()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||