| Package | Description |
|---|---|
| org.apache.webbeans.context.creational |
| Modifier and Type | Method and Description |
|---|---|
DependentCreationalContext.DependentType |
DependentCreationalContext.getDependentType() |
static DependentCreationalContext.DependentType |
DependentCreationalContext.DependentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependentCreationalContext.DependentType[] |
DependentCreationalContext.DependentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DependentCreationalContext.setDependentType(DependentCreationalContext.DependentType dependentType) |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.