|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstructionType | |
---|---|
org.jboss.errai.ioc.rebind.ioc.injector.api |
Uses of ConstructionType in org.jboss.errai.ioc.rebind.ioc.injector.api |
---|
Methods in org.jboss.errai.ioc.rebind.ioc.injector.api that return ConstructionType | |
---|---|
static ConstructionType |
ConstructionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConstructionType[] |
ConstructionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.errai.ioc.rebind.ioc.injector.api with parameters of type ConstructionType | |
---|---|
void |
ConstructionStatusCallback.beanConstructed(ConstructionType constructionType)
Called to indicate that construction has occurred. |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |