Searched refs:processApplication (Results 1 - 2 of 2) sorted by relevance
| /glassfish-3.1.2/core/kernel/src/main/java/com/sun/enterprise/v3/server/ |
| H A D | ApplicationLoaderService.java | 187 processApplication(systemApp, appRef, logger); 204 processApplication(standaloneAdapter, appRef, logger); 219 processApplication(app, appRef, logger); 321 public void processApplication(Application app, ApplicationRef appRef, method in class:ApplicationLoaderService
|
| /glassfish-3.1.2/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/ |
| H A D | InstallerThread.java | 210 habitat.getComponent(ApplicationLoaderService.class).processApplication(config, ref, log);
|
Completed in 30 milliseconds