| Package | Description |
|---|---|
| org.apache.felix.ipojo.handlers.dependency |
| Modifier and Type | Method and Description |
|---|---|
AggregateDependencyInjectionType |
Dependency.getAggregateType() |
static AggregateDependencyInjectionType |
AggregateDependencyInjectionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AggregateDependencyInjectionType[] |
AggregateDependencyInjectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Dependency.setAggregateType(AggregateDependencyInjectionType type)
Set the type to inject.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.