org.kite9.tool.model
Class SpringProjectModelFactory
java.lang.Object
org.kite9.tool.context.AbstractContextualizable
org.kite9.tool.model.SpringProjectModelFactory
public class SpringProjectModelFactory
- extends AbstractContextualizable
This class uses spring & asm functionality to scan the contents of the
project to build the project model.
- Author:
- moffatr
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringProjectModelFactory
public SpringProjectModelFactory()
createProjectModel
public ProjectModel createProjectModel()
throws IOException
- Throws:
IOException
getBasePackage
public String getBasePackage()
setBasePackage
public void setBasePackage(String basePackage)
getPattern
public String getPattern()
setPattern
public void setPattern(String pattern)
Copyright © 2011. All Rights Reserved.