public interface DefaultImplementationBuilder
Modifier and Type | Method and Description |
---|---|
<S> S |
createDefaultImplementation(Class<S> serviceInterface)
Creates a new implementation of the provided interface.
|
<S> S createDefaultImplementation(Class<S> serviceInterface)
S
- serviceInterface
- 5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.