Class JAUtilities

java.lang.Object
org.glassfish.hk2.xml.internal.JAUtilities

public class JAUtilities extends Object
Author:
jwells
  • Field Details

  • Method Details

    • getUniqueId

      public String getUniqueId()
      Gets the XmlService wide unique identifier
      Returns:
      A unique identifier for unkeyed multi-children
    • getModel

      public ModelImpl getModel(Class<?> iFace)
      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

      public void convertRootAndLeaves(Class<?> root, boolean mustConvertAll)
    • getNumGenerated

      public int getNumGenerated()
    • getNumPreGenerated

      public int getNumPreGenerated()