Package | Description |
---|---|
org.milyn.container |
Request Container Abstraction.
|
org.milyn.container.standalone |
Standalone Container Implementation.
|
org.milyn.javabean.context | |
org.milyn.javabean.repository |
Modifier and Type | Method and Description |
---|---|
BeanIdStore |
MockApplicationContext.getBeanIdStore() |
BeanIdStore |
ApplicationContext.getBeanIdStore()
Get the BeanIdStore in use within this Context
|
Modifier and Type | Method and Description |
---|---|
BeanIdStore |
StandaloneApplicationContext.getBeanIdStore() |
Constructor and Description |
---|
StandaloneBeanContext(ExecutionContext executionContext,
BeanIdStore beanIdStore,
Map<String,Object> beanMap)
Create the StandAloneBeanContext
|
Constructor and Description |
---|
BeanId(BeanIdStore beanIdStore,
int index,
String beanId) |
Copyright © 2020. All rights reserved.