| Package | Description |
|---|---|
| de.mhus.lib.core.base | |
| de.mhus.lib.core.lang | |
| de.mhus.lib.core.system |
| Modifier and Type | Method and Description |
|---|---|
Base |
SingleBaseStrategy.find(Object... attributes) |
abstract Base |
BaseFindStrategy.find(Object... attributes) |
Base |
BaseByThreadStrategy.find(Object... attributes) |
Base |
SingleBaseStrategy.install(Base base) |
abstract Base |
BaseFindStrategy.install(Base base) |
Base |
BaseByThreadStrategy.install(Base base) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoInjectionStrategy.inject(Object object,
Base base) |
abstract void |
InjectStrategy.inject(Object object,
Base base) |
void |
AnnotationInjectStrategy.inject(Object object,
Base base) |
Base |
SingleBaseStrategy.install(Base base) |
abstract Base |
BaseFindStrategy.install(Base base) |
Base |
BaseByThreadStrategy.install(Base base) |
| Modifier and Type | Field and Description |
|---|---|
protected Base |
Base.parent |
| Modifier and Type | Method and Description |
|---|---|
protected Base |
MObject.base() |
Base |
BaseControl.base(Object owner) |
Base |
BaseControl.createBase(MObject mObject,
Base parent) |
Base |
BaseControl.getBaseOf(MObject obj) |
Base |
BaseControl.getCurrentBase() |
Base |
Base.getParent() |
Base |
BaseControl.installBase(Base base) |
static Base |
Base.lookup(Object owner) |
| Modifier and Type | Method and Description |
|---|---|
Base |
BaseControl.createBase(MObject mObject,
Base parent) |
void |
BaseControl.inject(Object object,
Base base) |
Base |
BaseControl.installBase(Base base) |
| Constructor and Description |
|---|
Base(Base parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBase |
| Constructor and Description |
|---|
DefaultBase(Base parent) |
Copyright © 2014. All rights reserved.