public class ClojureBuilderImpl extends java.lang.Object implements ClojureBuilder
| Constructor and Description |
|---|
ClojureBuilderImpl(PlasticProxyFactory proxyFactory,
MethodToFunctionSymbolMapper mapper,
OperationTracker tracker) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
build(java.lang.Class<T> interfaceType)
Creates the proxy.
|
public ClojureBuilderImpl(@Builtin PlasticProxyFactory proxyFactory, MethodToFunctionSymbolMapper mapper, OperationTracker tracker)
public <T> T build(java.lang.Class<T> interfaceType)
ClojureBuilderbuild in interface ClojureBuilderinterfaceType - type of interface, must have the Namespace annotationMethodToFunctionSymbolMapper${project.version} - Copyright © 2003-2015 The Apache Software Foundation.