|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BeanStoreRetrievalStrategy
Strategy interface for getting the
BeanStore. The strategy pattern is used to
make it easier to mock the scope while doing testing. For internal use only.
| Method Summary | |
|---|---|
BeanStore |
getBeanStore()
Returns the current bean store (never null). |
String |
getConversationId()
Returns the current conversation ID (never null). |
| Method Detail |
|---|
BeanStore getBeanStore()
null).
String getConversationId()
null).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||