public interface ListenerFactory
buildListener(java.lang.Class<T>)
with the same class.EntityListeners
Modifier and Type | Method and Description |
---|---|
<T> Listener<T> |
buildListener(Class<T> listenerClass) |
void |
release() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.