public final class ActiveCollectionManagerAccessor extends Object
Modifier and Type | Method and Description |
---|---|
static ActiveCollectionManager |
getActiveCollectionManager()
This method returns the active collection manager.
|
static void |
setActiveCollectionManager(ActiveCollectionManager manager)
This method sets the active collection manager.
|
public static void setActiveCollectionManager(ActiveCollectionManager manager)
manager
- The managerpublic static ActiveCollectionManager getActiveCollectionManager()
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.