public class ClojureBuilderImpl extends Object implements ClojureBuilder
Constructor and Description |
---|
ClojureBuilderImpl(PlasticProxyFactory proxyFactory,
MethodToFunctionSymbolMapper mapper,
OperationTracker tracker) |
public ClojureBuilderImpl(@Builtin PlasticProxyFactory proxyFactory, MethodToFunctionSymbolMapper mapper, OperationTracker tracker)
public <T> T build(Class<T> interfaceType)
ClojureBuilder
build
in interface ClojureBuilder
T
- the interface type.interfaceType
- type of interface. Must have the Namespace
annotation. Not null.MethodToFunctionSymbolMapper
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.