public interface SessionActivationNotifier
HttpSessionActivationListener.| Modifier and Type | Method and Description |
|---|---|
void |
postActivate()
Notifies interested attributes that they are were activated.
|
void |
prePassivate()
Notifies interested attributes that they will be passivated.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.