Modifier and Type | Method and Description |
---|---|
WriteableBeanDatabase |
Hub.getWriteableDatabaseCopy()
Creates a writeable copy of the currently running
database.
|
Modifier and Type | Class and Description |
---|---|
class |
WriteableBeanDatabaseImpl |
Modifier and Type | Method and Description |
---|---|
WriteableBeanDatabase |
HubImpl.getWriteableDatabaseCopy() |
Modifier and Type | Method and Description |
---|---|
WriteableBeanDatabase |
XmlDynamicChange.getBeanDatabase() |
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
|
static ActiveDescriptor<?> |
Utilities.advertise(WriteableBeanDatabase wbd,
DynamicConfiguration config,
BaseHK2JAXBBean bean) |
Constructor and Description |
---|
XmlDynamicChange(WriteableBeanDatabase userDatabase,
DynamicConfiguration userDynamicConfiguration,
DynamicConfiguration systemDynamicConfiguration) |
Modifier and Type | Method and Description |
---|---|
boolean |
BaseHK2JAXBBean._changeInHub(List<PropertyChangeEvent> events,
WriteableBeanDatabase wbd)
Called under write lock
|
boolean |
BaseHK2JAXBBean._changeInHub(String propNamespace,
String propName,
Object propValue,
WriteableBeanDatabase wbd)
Called under write lock
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.