| Package | Description |
|---|---|
| org.ocpsoft.rewrite.annotation.scan |
| Modifier and Type | Class and Description |
|---|---|
class |
WebClassesFinder
Implementation of
ClassFinder that searches for classes in the /WEB-INF/classes directory of a
web application. |
class |
WebLibFinder
Implementation of
ClassFinder that searches for classes in the JAR archives found in the
/WEB-INF/lib/ directory of a web application. |
Copyright © 2021 OCPsoft. All rights reserved.