public class AppScanner
extends java.lang.Object
Scan file system and construct App
instances
Modifier and Type | Field and Description |
---|---|
static AppScanner |
DEF_SCANNER |
static AppScanner |
SINGLE_APP_SCANNER |
Modifier | Constructor and Description |
---|---|
protected |
AppScanner() |
Modifier and Type | Method and Description |
---|---|
protected java.io.File[] |
appBases() |
AppScanner |
register(ProjectLayoutProbe probe) |
int |
test_probeCnt() |
public static AppScanner DEF_SCANNER
public static AppScanner SINGLE_APP_SCANNER
public AppScanner register(ProjectLayoutProbe probe)
public int test_probeCnt()
protected java.io.File[] appBases()
Copyright © 2014–2017 ActFramework. All rights reserved.