@WebListener public class UserRequestContextListener extends AbstractRequestContextListener
RequestContextListener
that ensures the correct initialization of User
s when
working with non-container managed threads on all supported Cloud platforms.RequestContextListener.DefaultPriorities
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_USER |
naturalOrdering, reverseOrdering
Constructor and Description |
---|
UserRequestContextListener() |
Modifier and Type | Method and Description |
---|---|
int |
getPriority()
Returns the priority that defines the order in which listeners are invoked.
|
contextDestroyed, contextInitialized, requestContextDestroyed, requestContextInitialized
public static final String PROPERTY_USER
public int getPriority()
RequestContextListener
0
as default.Copyright © 2018 SAP SE. All rights reserved.