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