| Modifier and Type | Class and Description |
|---|---|
class |
LocatableFactory<P>
A locatable provider for creating products.
|
| Modifier and Type | Method and Description |
|---|---|
<P> Factory<P> |
ServiceLocator.factory(Class<? extends LocatableFactory<P>> factory)
Creates a new factory for products.
|
<P> Factory<P> |
ServiceLocator.factory(Class<? extends LocatableFactory<P>> factory,
Class<? extends LocatableFunction<P>> functions)
Creates a new factory for products.
|
Copyright © 2012–2014 Schlichtherle IT Services. All rights reserved.