Class ModelImpl

java.lang.Object
org.glassfish.hk2.xml.internal.ModelImpl
All Implemented Interfaces:
Serializable, Model

public class ModelImpl extends Object implements Model
This model is a description of the children and non-children nodes of a Bean. It contains only Strings or other easy to constructs structures so that it can be added to the proxy at build time and hence save some reflection at runtime
Author:
jwells
See Also: