| Package | Description |
|---|---|
| com.caucho.loader.enhancer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScanClass
Interface for a scanned class.
|
class |
ScanClassAllow
Interface for a scanned class.
|
| Modifier and Type | Field and Description |
|---|---|
static ScanClass |
ScanClassAllow.ALLOW |
| Modifier and Type | Method and Description |
|---|---|
ScanClass |
ScanListener.scanClass(Path root,
java.lang.String packageRoot,
java.lang.String name,
int modifiers)
Returns the state when scanning the class
|