Package | Description |
---|---|
org.glassfish.hk2.xml.api | |
org.glassfish.hk2.xml.internal | |
org.glassfish.hk2.xml.jaxb.internal |
Modifier and Type | Method and Description |
---|---|
ModelImpl |
XmlHk2ConfigurationBean._getModel()
Gets the model for the given bean
|
Modifier and Type | Method and Description |
---|---|
ModelImpl |
ParentedModel.getChildModel() |
ModelImpl |
JAUtilities.getModel(Class<?> iFace)
Goes from interface name (fully qualified) to the associated Model
|
Modifier and Type | Method and Description |
---|---|
static BaseHK2JAXBBean |
Utilities._addRoot(ModelImpl rootNode,
Object rawRoot,
DynamicChangeInfo<?> changeInfo,
ClassReflectionHelper helper,
WriteableBeanDatabase writeableDatabase,
DynamicConfiguration dynamicService,
List<ActiveDescriptor<?>> addedServices,
XmlRootHandleImpl<?> xmlRootHandle)
Called with write lock held
|
void |
NamespaceBeanLikeMapImpl.shallowCopy(NamespaceBeanLikeMap copyFrom,
ModelImpl copyModel,
boolean copyReferences) |
Modifier and Type | Method and Description |
---|---|
void |
NamespaceBeanLikeMap.shallowCopy(NamespaceBeanLikeMap copyFrom,
ModelImpl model,
boolean copyReferences)
Does a shallow copy from another namespace bean-like map to this one
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.