public class ActiveCollectionFactory extends Object
Modifier and Type | Field and Description |
---|---|
static ActiveCollectionFactory |
DEFAULT_FACTORY
This is the default factory.
|
Constructor and Description |
---|
ActiveCollectionFactory() |
Modifier and Type | Method and Description |
---|---|
ActiveCollection |
createActiveCollection(ActiveCollectionSource acs)
This method creates an active collection based on the supplied source.
|
public static final ActiveCollectionFactory DEFAULT_FACTORY
public ActiveCollection createActiveCollection(ActiveCollectionSource acs)
acs
- The sourceCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.