public class DefaultImplementationBuilderImpl extends Object implements DefaultImplementationBuilder
Constructor and Description |
---|
DefaultImplementationBuilderImpl(PlasticProxyFactory proxyFactory) |
Modifier and Type | Method and Description |
---|---|
<S> S |
createDefaultImplementation(Class<S> serviceInterface)
Creates a new implementation of the provided interface.
|
public DefaultImplementationBuilderImpl(@Builtin PlasticProxyFactory proxyFactory)
public <S> S createDefaultImplementation(Class<S> serviceInterface)
DefaultImplementationBuilder
createDefaultImplementation
in interface DefaultImplementationBuilder
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.