jedi.annotation.writer.factorytype
Class ConcreteFactoryType
java.lang.Object
jedi.annotation.writer.factorytype.FactoryType
jedi.annotation.writer.factorytype.ConcreteFactoryType
- Direct Known Subclasses:
- InstanceFactoryType, StaticFactoryType
public abstract class ConcreteFactoryType
- extends FactoryType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcreteFactoryType
public ConcreteFactoryType()
getTypeDeclaration
public String getTypeDeclaration(Annotateable annotateable)
- Specified by:
getTypeDeclaration in class FactoryType
writeMethodBody
public void writeMethodBody(ClosureFragmentWriter fragmentWriter,
JavaWriter javaWriter)
- Specified by:
writeMethodBody in class FactoryType
Copyright © 2011. All Rights Reserved.