public class ClojureModule extends java.lang.Object
| Constructor and Description | 
|---|
| ClojureModule() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | bind(ServiceBinder binder) | 
| static MethodToFunctionSymbolMapper | buildMethodToFunctionMapper(java.util.List<MethodToFunctionSymbolMapper> configuration,
                           ChainBuilder builder) | 
| static void | defaultMappers(OrderedConfiguration<MethodToFunctionSymbolMapper> configuration) | 
| static void | launchClojure() | 
public ClojureModule()
public static void bind(ServiceBinder binder)
public static MethodToFunctionSymbolMapper buildMethodToFunctionMapper(java.util.List<MethodToFunctionSymbolMapper> configuration, ChainBuilder builder)
@Contribute(value=MethodToFunctionSymbolMapper.class) public static void defaultMappers(OrderedConfiguration<MethodToFunctionSymbolMapper> configuration)
@Startup public static void launchClojure()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.