Class HostnameLookup

java.lang.Object
com.evolveum.midpoint.init.interpol.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).
  • Field Details

  • Constructor Details

    • HostnameLookup

      public HostnameLookup()
  • Method Details

    • lookup

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