Class ServiceLocation


  • @ThreadSafe
    public final class ServiceLocation
    extends java.lang.Object
    An object that models the <service-location> element.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLocation()  
      java.lang.String getName()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getLocation

        public java.lang.String getLocation()
      • getName

        public java.lang.String getName()