|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.beesting.beangenerator.locators.methodlocators.AbstractClassPathResolver
nl.beesting.beangenerator.locators.methodlocators.TomcatClassPathResolver
public class TomcatClassPathResolver
Extension of the AbstractClassPathResolver for use in tomcat will use reflection to add the add the web applications classes.
| Constructor Summary | |
|---|---|
TomcatClassPathResolver()
|
|
| Method Summary | |
|---|---|
void |
addAddtionalPaths()
Implementors must implement this method to add to the default classpath. |
| Methods inherited from class nl.beesting.beangenerator.locators.methodlocators.AbstractClassPathResolver |
|---|
add, add, findClass, getDirectories, getJarFiles, setClassResolvers |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TomcatClassPathResolver()
| Method Detail |
|---|
public void addAddtionalPaths()
addAddtionalPaths in class AbstractClassPathResolver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||