Class HostnameLookup

  • All Implemented Interfaces:
    org.apache.commons.configuration2.interpol.Lookup

    public class HostnameLookup
    extends Object
    implements org.apache.commons.configuration2.interpol.Lookup
    TODO consider moving this downwards to make it available for the rest of midPoint (not only to config.xml parsing).
    • Constructor Detail

      • HostnameLookup

        public HostnameLookup()
    • Method Detail

      • lookup

        public Object lookup​(String variable)
        Specified by:
        lookup in interface org.apache.commons.configuration2.interpol.Lookup