T
- public interface NamedFactory<T> extends Factory<T>
Modifier and Type | Interface and Description |
---|---|
static class |
NamedFactory.Utils
Utility class to help using NamedFactories
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Name of this factory
|
String getName()
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.