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
- Copyright © 2003-2012 The Apache Software Foundation.