public interface FactoryNames
Factory implementations can implement this interface to be registered
in registry with those names.
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getNames()
Get the factory names.
|
Copyright © 2018 FluentLenium. All Rights Reserved.