Interface ApplicationsXmlMixIn


  • public interface ApplicationsXmlMixIn
    Attach custom builder that deals with configurable property name formatting. Application objects are unwrapped in XML document. The necessary Jackson instrumentation is provided here.
    • Method Detail

      • getRegisteredApplications

        java.util.List<Application> getRegisteredApplications()