| Package | Description |
|---|---|
| act.app | |
| act.cli.bytecode | |
| act.controller.bytecode | |
| act.event.bytecode | |
| act.inject.genie | |
| act.job.bytecode | |
| act.mail.bytecode | |
| act.util | |
| act.view | |
| act.view.rythm |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppByteCodeScanner
A
AppByteCodeScanner scans application bytecode |
interface |
AppSourceCodeScanner
A
SourceCodeScanner scan source code. |
| Modifier and Type | Class and Description |
|---|---|
class |
AppByteCodeScannerBase
Base class for all
AppByteCodeScanner implementations |
class |
AppCodeScannerBase
Base class for
AppCodeScanner implementations |
class |
AppSourceCodeScannerBase
Base class to implement the
AppSourceCodeScanner |
| Modifier and Type | Class and Description |
|---|---|
class |
CommanderByteCodeScanner
Scan Commander class bytecode
|
| Modifier and Type | Class and Description |
|---|---|
class |
ControllerByteCodeScanner
New controller scanner implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleEventListenerByteCodeScanner |
| Modifier and Type | Class and Description |
|---|---|
class |
GenieFactoryFinder
The
GenieFactoryFinder find classes that contains @org.osgl.genie.annotation.Provides annotated factory methods |
class |
GenieModuleScanner
Find all classes that ends with
Module, try to register it as Genie module |
| Modifier and Type | Class and Description |
|---|---|
class |
JobByteCodeScanner
Scan class to collect Job class meta info
|
| Modifier and Type | Class and Description |
|---|---|
class |
MailerByteCodeScanner
Mailer scanner implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassFinderByteCodeScanner
Scans all public non-abstract methods for
SubClassFinder annotations. |
class |
ClassInfoByteCodeScanner |
static class |
SimpleBean.ByteCodeScanner |
| Modifier and Type | Class and Description |
|---|---|
static class |
ImplicitVariableProvider.TemplateVariableScanner |
| Modifier and Type | Class and Description |
|---|---|
class |
RythmTransformerScanner
Search for method that has
Transformer annotation. |
Copyright © 2014–2017 ActFramework. All rights reserved.