jedi.annotation.writer.method
Class ProxyFilterFactoryMethodWriter
java.lang.Object
jedi.annotation.writer.method.AbstractFactoryMethodWriter
jedi.annotation.writer.method.AbstractProxyFactoryMethodWriter
jedi.annotation.writer.method.ProxyFilterFactoryMethodWriter
- All Implemented Interfaces:
- ClosureFragmentWriter, FactoryMethodWriter
public class ProxyFilterFactoryMethodWriter
- extends AbstractProxyFactoryMethodWriter
| Methods inherited from class jedi.annotation.writer.method.AbstractFactoryMethodWriter |
canHandle, checkPrecondition, execute, getCorrespondingFieldName, getDelegateMethodDeclaringTypeWithoutBounds, getDelegateMethodReturnType, getExecuteMethodParameters, getExecuteMethodReturnType, getFactoryMethodName, getFactoryMethodNameRequiredSuffix, getFactoryMethodParameters, getMethod, getWriter, initialise, setReceiverInvocationWriter, writeClosureDeclaration, writeClosureTypes, writeFactoryMethodActualParameters, writeGenericTypeParameters, writeLocalClass |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyFilterFactoryMethodWriter
public ProxyFilterFactoryMethodWriter(ProcessorOptions options)
getOneParameterClosureClass
protected Class<?> getOneParameterClosureClass()
- Specified by:
getOneParameterClosureClass in class AbstractFactoryMethodWriter
isReturnRequired
protected boolean isReturnRequired()
- Overrides:
isReturnRequired in class AbstractFactoryMethodWriter
hasCorrectReturnType
protected boolean hasCorrectReturnType(Annotateable method)
- Specified by:
hasCorrectReturnType in class AbstractFactoryMethodWriter
Copyright © 2011. All Rights Reserved.