Interface ApplicationsXmlMixIn
-
public interface ApplicationsXmlMixInAttach custom builder that deals with configurable property name formatting.Applicationobjects are unwrapped in XML document. The necessary Jackson instrumentation is provided here.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<Application>getRegisteredApplications()
-
-
-
Method Detail
-
getRegisteredApplications
java.util.List<Application> getRegisteredApplications()
-
-