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