Class AppClientInfo

  • Direct Known Subclasses:
    ClassFileAppClientInfo, NestedAppClientInfo, StandAloneAppClientInfo

    @Service
    public abstract class AppClientInfo
    extends Object
    Represents information about the app client, regardless of what type of archive (jar or directory) it is stored in or what type of module (app client or nested within an ear) that archive holds.
    Author:
    tjquinn