Class NetZone

  • All Implemented Interfaces:
    Serializable

    public class NetZone
    extends Object
    implements Serializable
    Defines a net zone into which the client is provided.

    In most of cases, to not say in all cases, an "external-http" zone is defined. That means that the editors are provided from an external infrastructure.

    Author:
    silveryocha
    See Also:
    Serialized Form
    • Constructor Detail

      • NetZone

        public NetZone()
    • Method Detail

      • getName

        protected String getName()
      • getApps

        protected List<App> getApps()