Class PaxLocationInfoImpl

  • All Implemented Interfaces:
    org.ops4j.pax.logging.spi.PaxLocationInfo

    public class PaxLocationInfoImpl
    extends Object
    implements org.ops4j.pax.logging.spi.PaxLocationInfo
    • Constructor Detail

    • Method Detail

      • getFileName

        public String getFileName()
        Specified by:
        getFileName in interface org.ops4j.pax.logging.spi.PaxLocationInfo
      • getClassName

        public String getClassName()
        Specified by:
        getClassName in interface org.ops4j.pax.logging.spi.PaxLocationInfo
      • getLineNumber

        public String getLineNumber()
        Specified by:
        getLineNumber in interface org.ops4j.pax.logging.spi.PaxLocationInfo
      • getMethodName

        public String getMethodName()
        Specified by:
        getMethodName in interface org.ops4j.pax.logging.spi.PaxLocationInfo