Interface LogResponse


public interface LogResponse
A container for the response of some sort of request or action. Logging is usually with out a return value but there are certain scenarios where a return value is needed.
See Also:
API Note
At the moment this class is largely an internal detail.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Output Status check.
  • Method Summary

    Modifier and Type
    Method
    Description
    Configuration name of the component.
    Status of the response.