@MetaInfServices public final class NetFactoryPlugin extends Object implements FactoryCollectionPlugin
| Constructor and Description |
|---|
NetFactoryPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(FactoryCollection factoryCollection,
RandomValueGenerator randomValueGenerator)
Initialize the plugin, adding Factories to the FactoryCollection.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstances, getServiceDefinitionpublic void initialize(FactoryCollection factoryCollection, RandomValueGenerator randomValueGenerator)
FactoryCollectionPlugininitialize in interface FactoryCollectionPluginfactoryCollection - A FactoryCollection that Factory objects can be added to.randomValueGenerator - RandomValueGenerator that can be used by Factory objects.Copyright © 2010–2020 meanbean. All rights reserved.