Package | Description |
---|---|
net.action |
Regroupe les commandes de l'application
|
net.bo |
Classes métier (Business Objects)
|
web.technics |
Classes techniques
|
Modifier and Type | Method and Description |
---|---|
Application |
Commande.getApplication() |
Modifier and Type | Field and Description |
---|---|
private static Application |
Application.instance |
Modifier and Type | Method and Description |
---|---|
Application |
SessionApp.getApplication() |
static Application |
Application.getInstance() |
Modifier and Type | Method and Description |
---|---|
static Application |
GatewaySession.getApplication(javax.servlet.http.HttpServletRequest request)
Retourne l'instance d'application active
|