| Package | Description |
|---|---|
| com.aspectran.core.component.bean | |
| com.aspectran.core.context.rule.type |
| Constructor | Description |
|---|---|
AbstractBeanFactory(ActivityContext context,
BeanRuleRegistry beanRuleRegistry,
BeanProxifierType beanProxifierType) |
|
AbstractBeanRegistry(ActivityContext context,
BeanRuleRegistry beanRuleRegistry,
BeanProxifierType beanProxifierType) |
|
ContextBeanRegistry(ActivityContext context,
BeanRuleRegistry beanRuleRegistry,
BeanProxifierType beanProxifierType) |
| Modifier and Type | Method | Description |
|---|---|---|
static BeanProxifierType |
BeanProxifierType.resolve(java.lang.String alias) |
Returns a
BeanProxifierType with a value represented
by the specified String. |
static BeanProxifierType |
BeanProxifierType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BeanProxifierType[] |
BeanProxifierType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.