Class PlatformEnvironment

  • All Implemented Interfaces:
    Environment

    public class PlatformEnvironment
    extends EnvironmentDelegate
    Delegates to a unix or windows type environment depending on the OS.
    Since:
    2.2
    • Constructor Detail

      • PlatformEnvironment

        public PlatformEnvironment()
        Builds a new platform specific Environment depending on the os.name system property.