Uses of Class
org.nuxeo.common.xmap.annotation.XContext
-
Packages that use XContext Package Description org.nuxeo.common.xmap A framework used to map XML (config) files to Java objects attributes, as specified using Java annotations. -
-
Uses of XContext in org.nuxeo.common.xmap
Constructors in org.nuxeo.common.xmap with parameters of type XContext Constructor Description XAnnotatedContext(XMap xmap, XAccessor accessor, XContext anno)
-