|
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.AnnotationVisitor, ASMHelper.ASMType, ASMHelper.ClassWriter, ASMHelper.FieldVisitor, ASMHelper.Label, ASMHelper.MethodVisitor, ASMHelper.Opcodes, ASMHelper.TypeHelperClassLoader |
| Field Summary | |
|---|---|
static String |
DEFAULT_PACKAGE_NAME
|
| Fields inherited from class org.apache.cxf.common.util.ASMHelper |
|---|
badASM, LOADER_MAP, NONPRIMITIVE_MAP, 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, createLabel, findClass, getClassCode, getClassCode, getMethodSignature, getType, loadClass, periodToSlashes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DEFAULT_PACKAGE_NAME
| 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 | |||||||||