Class OSGiArchiveType


  • @Service(name="osgi")
    @Singleton
    public class OSGiArchiveType
    extends ArchiveType
    ArchiveType corresponding to OSGi archives deployed to GlassFish.
    Author:
    sanjeeb.sahoo@oracle.com
    • Field Detail

      • ARCHIVE_TYPE

        public static final String ARCHIVE_TYPE
        String value of this module type. This is what is accepted in --type argument of deploy command.
        See Also:
        Constant Field Values
    • Constructor Detail

      • OSGiArchiveType

        public OSGiArchiveType()