public interface SessionOperation<T>
SessionState
class to implement
generic controls like synchronization and liveness checks on all session
operation.Modifier and Type | Method and Description |
---|---|
T |
perform(SessionContext context)
Performs the session operation.
|
T perform(SessionContext context) throws RepositoryException
context
- component context of this sessionRepositoryException
- if the operation failsCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.