Class FHIRClientImpl.LF

  • All Implemented Interfaces:
    org.apache.cxf.ext.logging.event.LogEventSender
    Enclosing class:
    FHIRClientImpl

    public static class FHIRClientImpl.LF
    extends java.lang.Object
    implements org.apache.cxf.ext.logging.event.LogEventSender
    Remaps the LogEventSender
    • Constructor Summary

      Constructors 
      Constructor Description
      LF()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void send​(org.apache.cxf.ext.logging.event.LogEvent event)  
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LF

        public LF()
    • Method Detail

      • send

        public void send​(org.apache.cxf.ext.logging.event.LogEvent event)
        Specified by:
        send in interface org.apache.cxf.ext.logging.event.LogEventSender