|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SessionOperation<T>
Session operation. Used by the SessionState class to implement
generic controls like synchronization and liveness checks on all session
operation.
| Method Summary | |
|---|---|
T |
perform(SessionContext context)
Performs the session operation. |
| Method Detail |
|---|
T perform(SessionContext context)
throws RepositoryException
context - component context of this session
RepositoryException - if the operation fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||