public class EmbeddedActiveCollectionManager extends AbstractActiveCollectionManager implements ActiveCollectionManager
AbstractActiveCollectionManager.HouseKeeper
Constructor and Description |
---|
EmbeddedActiveCollectionManager() |
Modifier and Type | Method and Description |
---|---|
void |
close()
This method closes the Active Collection Manager.
|
void |
init()
This method initializes the Active Collection Manager.
|
addActiveCollectionListener, cleanup, create, getActiveCollection, getActiveCollections, getHouseKeepingInterval, register, remove, removeActiveCollectionListener, setHouseKeepingInterval, unregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addActiveCollectionListener, create, getActiveCollection, getActiveCollections, getHouseKeepingInterval, register, remove, removeActiveCollectionListener, setHouseKeepingInterval, unregister
@PostConstruct public void init()
init
in class AbstractActiveCollectionManager
@PreDestroy public void close()
close
in class AbstractActiveCollectionManager
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.