| Package | Description |
|---|---|
| act.apidoc | |
| act.app | |
| act.app.data | |
| act.cli | |
| act.data | |
| act.db | |
| act.event | |
| act.inject |
The package is all about Dependency Injections
|
| act.inject.genie | |
| act.inject.param | |
| act.job | |
| act.mail | |
| act.route | |
| act.ws |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiManager
Keep track endpoints defined in the system
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppServiceBase<T extends AppServiceBase> |
| Modifier and Type | Class and Description |
|---|---|
class |
AppCodeScannerManager
Manage
AppSourceCodeScanner and AppByteCodeScanner for the application |
class |
AppInterceptorManager
Manage interceptors at App level
|
class |
CliServer
Servicing CLI session
|
class |
DbServiceManager |
class |
SingletonRegistry
provides service for app to get singleton instance by type
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinderManager |
class |
StringValueResolverManager |
| Modifier and Type | Class and Description |
|---|---|
class |
CliDispatcher
Dispatch console command to CLI command handler
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataPropertyRepository
Keep the property information of Data class
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityClassRepository
Keep track of SQL entity model classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventBus |
| Modifier and Type | Class and Description |
|---|---|
class |
DependencyInjectorBase<DI extends DependencyInjectorBase<DI>> |
| Modifier and Type | Class and Description |
|---|---|
class |
GenieInjector |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonDTOClassManager |
class |
ParamValueLoaderManager
Manage
ParamValueLoaderService by context type |
| Modifier and Type | Class and Description |
|---|---|
class |
AppJobManager |
| Modifier and Type | Class and Description |
|---|---|
class |
MailerConfigManager |
class |
MailService |
| Modifier and Type | Class and Description |
|---|---|
class |
Router |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketConnectionManager
Manage
WebSocketConnection through WebSocketConnectionRegistry |
Copyright © 2014–2017 ActFramework. All rights reserved.