Class ApplicationLifecycle

  • All Implemented Interfaces:
    org.glassfish.hk2.api.PostConstruct, Deployment

    @Service
    @Singleton
    public class ApplicationLifecycle
    extends Object
    implements Deployment, org.glassfish.hk2.api.PostConstruct
    Application Loader is providing useful methods to load applications
    Author:
    Jerome Dochez, Sanjeeb Sahoo