Interface AieLoggerAware


  • public interface AieLoggerAware
    Interfaces for classes that wish to be able to use the platform logging facilities via a AieLogger. No longer recommended. Use slf4j APIs instead.
    • Method Detail

      • setAieLogger

        void setAieLogger​(AieLogger log)
        This method will be called by the AIE server to supply a AieLogger that this component can store and use.