public class JSR339MethodGenerator extends AbstractMethodGenerator
| 构造器和说明 |
|---|
JSR339MethodGenerator(CGContext context,
org.coodex.concrete.jaxrs.struct.Unit unit) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getMethodBody() |
protected javassist.bytecode.AttributeInfo |
getParameterAnnotationsAttribute() |
protected javassist.CtClass[] |
getParameterTypes() |
protected javassist.bytecode.SignatureAttribute.Type |
getReturnSignatureType() |
protected javassist.CtClass |
getReturnType() |
protected javassist.bytecode.SignatureAttribute.Type[] |
getSignatureTypes() |
getContext, getMethodBodyForDemo, getParameterAnnotationsAttributeForDemo, getParameterAnnotationsAttributeWith, getParameterTypesForDemo, getParameterTypesWith, getParamListSrc, getPathParam, getReturnSignatureTypeForDemo, getReturnTypeForDemo, getSignatureTypesForDemo, getSignatureTypesWith, getUnitpublic JSR339MethodGenerator(CGContext context, org.coodex.concrete.jaxrs.struct.Unit unit)
protected javassist.CtClass[] getParameterTypes()
getParameterTypes 在类中 AbstractMethodGeneratorprotected javassist.bytecode.SignatureAttribute.Type[] getSignatureTypes()
getSignatureTypes 在类中 AbstractMethodGeneratorprotected String getMethodBody()
getMethodBody 在类中 AbstractMethodGeneratorprotected javassist.bytecode.SignatureAttribute.Type getReturnSignatureType()
protected javassist.CtClass getReturnType()
getReturnType 在类中 AbstractMethodGeneratorprotected javassist.bytecode.AttributeInfo getParameterAnnotationsAttribute()
Copyright © 2017. All rights reserved.