| Package | Description |
|---|---|
| to.etc.iocular.container | |
| to.etc.iocular.def |
| Modifier and Type | Field and Description |
|---|---|
static ComponentRef[] |
BuildPlan.EMPTY_PLANS |
| Modifier and Type | Method and Description |
|---|---|
Object |
BasicContainer.retrieve(ComponentRef ref)
Actually get the required thingy.
|
| Constructor and Description |
|---|
MethodInvoker(Method method,
ComponentRef thisref,
ComponentRef[] actuals) |
MethodInvoker(Method method,
ComponentRef thisref,
ComponentRef[] actuals) |
| Modifier and Type | Method and Description |
|---|---|
ComponentRef |
ContainerDefinition.findComponentReference(Class<?> cls) |
ComponentRef |
ContainerDefinition.findComponentReference(String name) |
ComponentRef |
BasicContainerBuilder.findReferenceFor(Stack<ComponentBuilder> stack,
ComponentPropertyDef pd)
Return a reference for a property setter.
|
ComponentRef |
PropertyInjector.getRef() |
| Constructor and Description |
|---|
BuildPlanForConstructor(Constructor<?> constructor,
int score,
ComponentRef[] actuals) |
PropertyInjector(ComponentRef ref,
Method setter) |
| Constructor and Description |
|---|
ContainerDefinition(String name,
ContainerDefinition base,
ContainerDefinition parent,
Map<String,ComponentRef> namedMap,
Map<Class<?>,ComponentRef> declaredMap,
Map<Class<?>,ComponentRef> actualMap,
int index) |
ContainerDefinition(String name,
ContainerDefinition base,
ContainerDefinition parent,
Map<String,ComponentRef> namedMap,
Map<Class<?>,ComponentRef> declaredMap,
Map<Class<?>,ComponentRef> actualMap,
int index) |
ContainerDefinition(String name,
ContainerDefinition base,
ContainerDefinition parent,
Map<String,ComponentRef> namedMap,
Map<Class<?>,ComponentRef> declaredMap,
Map<Class<?>,ComponentRef> actualMap,
int index) |
Copyright © 2017 etc.to. All rights reserved.