|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanletFactory | |
|---|---|
| org.beanlet | Contains all of the core beanlet interfaces and bootstrap classes. |
| Uses of BeanletFactory in org.beanlet |
|---|
| Methods in org.beanlet that return BeanletFactory | ||
|---|---|---|
abstract BeanletFactory<?> |
BeanletApplicationContext.getBeanletFactory(String beanletName)
Returns a BeanletFactory for the specified beanletName,
or throws a BeanletNotFoundException if beanlet does not exist. |
|
abstract
|
BeanletApplicationContext.getBeanletFactory(String beanletName,
Class<T> requiredType)
Returns a BeanletFactory for the specified beanletName. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||