com.agical.rdoc.core.service.code.impl
Class FlyweightTypeFactory

java.lang.Object
  extended by com.agical.rdoc.core.service.code.impl.FlyweightTypeFactory
All Implemented Interfaces:
TypeFactory

public class FlyweightTypeFactory
extends java.lang.Object
implements TypeFactory


Field Summary
 
Fields inherited from interface com.agical.rdoc.core.service.code.TypeFactory
NULL
 
Constructor Summary
FlyweightTypeFactory(CodeFormatter codeFormatter, SourceModelProvider sourceModelProvider)
           
 
Method Summary
 Type create(java.lang.Class template)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlyweightTypeFactory

public FlyweightTypeFactory(CodeFormatter codeFormatter,
                            SourceModelProvider sourceModelProvider)
Method Detail

create

public Type create(java.lang.Class template)
Specified by:
create in interface TypeFactory


Copyright © 2005-2010 Agical AB. All Rights Reserved.