Class InstanceName

  • All Implemented Interfaces:
    Comparable<InstanceName>

    public class InstanceName
    extends Object
    implements Comparable<InstanceName>
    Represents an applications instance name, which may be any kind of string or default. This type is defined in order to provide a type safe API for defining environments.
    Author:
    Ulf Lilleengen