public final class FactoryServiceLoader extends Object
ServiceLoader this utility class loads a
new instance of the implementation of the interface Factory.
| Modifier and Type | Method and Description |
|---|---|
static Factory |
loadFactory()
Load and create a new instance of the implementation of the interface
Factory. |
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.