public abstract class AbstractActiveChangeListener extends Object implements ActiveChangeListener
Constructor and Description |
---|
AbstractActiveChangeListener() |
Modifier and Type | Method and Description |
---|---|
void |
close()
This method closes the active change listener.
|
void |
init()
This method initializes the active change listener.
|
protected void |
preInit()
This method pre-initializes the active change listener
in situations where it needs to be initialized before
registration with the collection.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
inserted, removed, updated
protected void preInit() throws Exception
Exception
- Failed to pre-initializepublic void init() throws Exception
Exception
- Failed to initializeCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.