|
||||||||||
| 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 |
|---|
org.apache.cxf.common.util.ASMHelper.AnnotationVisitor, org.apache.cxf.common.util.ASMHelper.ASMType, org.apache.cxf.common.util.ASMHelper.ClassWriter, org.apache.cxf.common.util.ASMHelper.FieldVisitor, org.apache.cxf.common.util.ASMHelper.Label, org.apache.cxf.common.util.ASMHelper.MethodVisitor, org.apache.cxf.common.util.ASMHelper.Opcodes, org.apache.cxf.common.util.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,
org.apache.cxf.service.model.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,
org.apache.cxf.service.model.InterfaceInfo inf,
boolean q)
| Method Detail |
|---|
public Set<Class<?>> generate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||