com.advancedpwr.record.mock
Class MockMethodBuilderFactory
java.lang.Object
com.advancedpwr.record.methods.AbstractDefaultFactory
com.advancedpwr.record.mock.MockMethodBuilderFactory
- All Implemented Interfaces:
- MethodWriterFactory
public class MockMethodBuilderFactory
- extends AbstractDefaultFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fieldNice
protected boolean fieldNice
fieldBuilderCache
protected Map fieldBuilderCache
MockMethodBuilderFactory
public MockMethodBuilderFactory()
createMethodBuilder
public BuildMethodWriter createMethodBuilder(AccessPath inPath)
newMethodWriter
protected MockMethodBuilder newMethodWriter()
get
protected BuildMethodWriter get(AccessPath inAccessPath)
contains
protected boolean contains(AccessPath result)
getBuilderCache
public Map getBuilderCache()
isNice
public boolean isNice()
setNice
public void setNice(boolean nice)
Copyright © 2011 Advanced Power Co. All Rights Reserved.