public interface HiveFactory
Hives to be registered by the HiveMind. For instance there
could be Hives that read the system policy from a file, while others read it from a database.| Modifier and Type | Method and Description |
|---|---|
Hive |
createHive()
Creates a new Hive according to the configuration (if any) of this factory.
|
Hive createHive()
Copyright © 2015. All rights reserved.