Class GlassFishDomainResource

  • All Implemented Interfaces:
    OptionsCapable

    public class GlassFishDomainResource
    extends TemplateRestResource
    This is the root class for the generated DomainResource that bootstrap the dom tree with the domain object and add a few sub resources like log viewer or log-level setup which are not described as configbeans but more external config or files (server.log or JDK logger setup
    Author:
    ludo
    • Constructor Detail

      • GlassFishDomainResource

        public GlassFishDomainResource()
    • Method Detail

      • setBaseServiceLocator

        @Context
        public void setBaseServiceLocator​(LocatorBridge hab)