| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| service — Property in class com.lafabrick.reflex.controller.BaseController | |
|
Defines the AbstractService for this controller
This property must be defines for the functioning of the controller |
|
| SERVICE_ALREADY_REGISTERED — Constant static property in class com.lafabrick.reflex.ReflexError | |
| Error send when a service (RemoteObject, HTTPService, ...) is already registered in the ServiceLocator | |
| SERVICE_NOT_FOUND — Constant static property in class com.lafabrick.reflex.ReflexError | |
| Error send when a service (RemoteObject, HTTPService, ...) is not found in the ServiceLocator | |
| ServicesLocator — Class in package com.lafabrick.reflex.service | |
| Allows to register the various services (AbstractService) of the application. | |
| SINGELTON_ERROR — Constant static property in class com.lafabrick.reflex.ReflexError | |
| Error send when there is a défault of initialization of a singleton | |
| STRING — Constant static property in class com.lafabrick.reflex.ioc.property.PropertyType | |
| Define the type String | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |