T - the bean instance typepublic interface PassivationConfiguration<T>
| Modifier and Type | Method and Description |
|---|---|
BeanPassivationConfiguration |
getConfiguration() |
PassivationListener<T> |
getPassivationListener()
A listener to notify in the event of passivation and activation.
|
PassivationListener<T> getPassivationListener()
BeanPassivationConfiguration getConfiguration()
Copyright © 2020 JBoss by Red Hat. All rights reserved.