|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SessionConfigurationProvider
This class is used by SessionManagers to
obtain the SessionConfiguration
| Method Summary | |
|---|---|
SessionConfiguration |
getSessionConfiguration(Class<?> clazz)
Get the current configuration, adding the given class to the configuration if not already included |
void |
setActionProvider(ActionProvider actionProvider)
Set the ActionProvider for building action configurations on startup |
| Methods inherited from interface com.google.code.rees.scope.container.PostConstructable |
|---|
init |
| Method Detail |
|---|
void setActionProvider(ActionProvider actionProvider)
ActionProvider for building action configurations on startup
actionProvider - SessionConfiguration getSessionConfiguration(Class<?> clazz)
clazz -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||