T - The type of UserSession built.public interface UserSessionProcessor<T extends UserSession<? extends UserRequest>>
UserSessionBuilder object.| Modifier and Type | Method and Description |
|---|---|
void |
process(T session)
This method is called by the
UserSessionBuilder when a session
has been built. |
void process(T session)
UserSessionBuilder when a session
has been built.session - The built session.Copyright © 2014–2018 University of Namur. All rights reserved.