| 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)
find.
|
abstract Base |
BaseFindStrategy.find(Object... attributes)
find.
|
Base |
BaseByThreadStrategy.find(Object... attributes)
find.
|
Base |
SingleBaseStrategy.install(Base base)
install.
|
abstract Base |
BaseFindStrategy.install(Base base)
install.
|
Base |
BaseByThreadStrategy.install(Base base)
install.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NoInjectionStrategy.inject(Object object,
Base base)
inject.
|
abstract void |
InjectStrategy.inject(Object object,
Base base)
inject.
|
void |
AnnotationInjectStrategy.inject(Object object,
Base base)
inject.
|
Base |
SingleBaseStrategy.install(Base base)
install.
|
abstract Base |
BaseFindStrategy.install(Base base)
install.
|
Base |
BaseByThreadStrategy.install(Base base)
install.
|
| Modifier and Type | Field and Description |
|---|---|
protected Base |
Base.parent |
| Modifier and Type | Method and Description |
|---|---|
protected Base |
MObject.base()
base.
|
Base |
BaseControl.base(Object owner)
base.
|
Base |
BaseControl.createBase(MObject mObject,
Base parent)
createBase.
|
Base |
BaseControl.getBaseOf(MObject obj)
getBaseOf.
|
Base |
BaseControl.getCurrentBase()
getCurrentBase.
|
Base |
Base.getParent()
Getter for the field
parent. |
Base |
BaseControl.installBase(Base base)
installBase.
|
static Base |
Base.lookup(Object owner)
lookup.
|
| Modifier and Type | Method and Description |
|---|---|
Base |
BaseControl.createBase(MObject mObject,
Base parent)
createBase.
|
void |
BaseControl.inject(Object object,
Base base)
inject.
|
Base |
BaseControl.installBase(Base base)
installBase.
|
| Constructor and Description |
|---|
Base(Base parent)
Constructor for Base.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBase
DefaultBase class.
|
| Modifier and Type | Method and Description |
|---|---|
Base |
ISingleton.base()
base.
|
Base |
DefaultSingleton.base()
base.
|
| Constructor and Description |
|---|
DefaultBase(Base parent)
Constructor for DefaultBase.
|
Copyright © 2016. All Rights Reserved.