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 DApplicationLoaderService.java187 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 DInstallerThread.java210 habitat.getComponent(ApplicationLoaderService.class).processApplication(config, ref, log);

Completed in 25 milliseconds