public class ControllerByteCodeScanner extends AppByteCodeScannerBase
New controller scanner implementation
logger
Constructor and Description |
---|
ControllerByteCodeScanner() |
Modifier and Type | Method and Description |
---|---|
ByteCodeVisitor |
byteCodeVisitor()
Returns the
ByteCodeVisitor |
protected void |
onAppSet() |
void |
scanFinished(String className)
Called when scanning for one class finished
|
protected boolean |
shouldScan(String className) |
addDependencyClass, addDependencyClassToScanner, addDependencyClassToScanner, dependencyClasses, reset
app, config, equals, hashCode, reset, setApp, start, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
setApp, start
protected boolean shouldScan(String className)
shouldScan
in class AppCodeScannerBase
protected void onAppSet()
onAppSet
in class AppCodeScannerBase
public ByteCodeVisitor byteCodeVisitor()
AppByteCodeScanner
Returns the ByteCodeVisitor
public void scanFinished(String className)
AppByteCodeScanner
Called when scanning for one class finished
Copyright © 2014–2018 ActFramework. All rights reserved.