| ? | ?? |
|---|---|
| AbstractContext |
Abstract base class for all context classes.
|
| ApplicationContext |
The application context is the context with the longest life time.
|
| ContextResolver<U> | |
| ViewContext<U> |
The view context is the context with a life time of one view.
|
| ViewMetadata |
| ???? | ?? |
|---|---|
| ConcurrencyProvider | |
| FXMLApplicationContext |
Use this Annotation to inject the
ApplicationContext in a controller
instance or a flow action. |
| FXMLViewContext |
Use this Annotation to inject the
ViewContext in a controller
instance or a flow action. |
| Metadata |
Created with IntelliJ IDEA.
|
| ViewResourceBundle |