Package org.glassfish.hk2.xml.internal
Class JAUtilities
java.lang.Object
org.glassfish.hk2.xml.internal.JAUtilities
- Author:
- jwells
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidconvertRootAndLeaves(Class<?> root, boolean mustConvertAll) Goes from interface name (fully qualified) to the associated ModelintintGets the XmlService wide unique identifier
-
Field Details
-
GET
- See Also:
-
SET
- See Also:
-
IS
- See Also:
-
LOOKUP
- See Also:
-
ADD
- See Also:
-
REMOVE
- See Also:
-
JAXB_DEFAULT_STRING
- See Also:
-
JAXB_DEFAULT_DEFAULT
- See Also:
-
-
Method Details
-
getUniqueId
Gets the XmlService wide unique identifier- Returns:
- A unique identifier for unkeyed multi-children
-
getModel
Goes from interface name (fully qualified) to the associated Model- Parameters:
iFace- Fully qualified interface name (not proxy)- Returns:
- The Model for the interface
-
convertRootAndLeaves
-
getNumGenerated
public int getNumGenerated() -
getNumPreGenerated
public int getNumPreGenerated()
-