Package | Description |
---|---|
org.glassfish.hk2.xml.api | |
org.glassfish.hk2.xml.jaxb.internal |
Modifier and Type | Method and Description |
---|---|
XmlHk2BeanType |
XmlHk2ConfigurationBean._getBeanType()
Returns the type of this bean.
NORMAL - A bean created via add or by Xml parsing
DEFAULT_CHILD - A pseudo bean here due to a
org.glassfish.hk2.xml.api.annotation.DefaultChild annotation in the parent
|
static XmlHk2BeanType |
XmlHk2BeanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlHk2BeanType[] |
XmlHk2BeanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
XmlHk2BeanType |
BaseHK2JAXBBean._getBeanType() |
Copyright © 2009–2017 Oracle Corporation. All rights reserved.