Class | Description |
---|---|
Env |
Mark a module should only be loaded in certain environment
|
Env.PID |
Annotation Type | Description |
---|---|
Env.Group | Deprecated |
Env.Mode |
Used to mark a dependency injector module that should be load only in specified mode
|
Env.Profile | Deprecated |
Env.RequireGroup |
Used to mark a dependency injector module that should be load only in specified node group
|
Env.RequireMode |
Used to mark a dependency injector module that should be load only in specified mode
|
Env.RequireProfile |
Used to mark a dependency injector module that should be load only in specified profile.
|
Copyright © 2014–2017 ActFramework. All rights reserved.