Class StandAloneAppClientInfo

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

    @Service
    public class StandAloneAppClientInfo
    extends AppClientInfo
    implements org.glassfish.hk2.api.PostConstruct
    Represents an app client that is in a stand-alone archive, not inside an enterprise app archive and not a .class file.
    Author:
    tjquinn