|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SessionManagerFactory
Classes that generate SessionManager objects implement this interface.
SessionManager| Method Summary | |
|---|---|
SessionManager |
getManager(HierarchicalProperties properties)
Returns the manager specified by properties. |
| Method Detail |
|---|
SessionManager getManager(HierarchicalProperties properties)
throws PropertyValueException
The specific properties that are used are determined by the implementation class.
properties - the properties that will setup the manager
PropertyValueException - when an error occurred during the retrieval
of the property values
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||