Package | Description |
---|---|
org.glassfish.hk2.configuration.hub.internal |
Modifier and Type | Field and Description |
---|---|
private WriteableBeanDatabaseImpl |
WriteableTypeImpl.parent |
Modifier and Type | Method and Description |
---|---|
(package private) void |
HubImpl.setCurrentDatabase(WriteableBeanDatabaseImpl writeableDatabase,
java.lang.Object commitMessage,
java.util.List<Change> changes) |
Constructor and Description |
---|
WriteableTypeImpl(WriteableBeanDatabaseImpl parent,
java.lang.String name) |
WriteableTypeImpl(WriteableBeanDatabaseImpl parent,
TypeImpl mother) |