Class FunctionMemoisingModule
java.lang.Object
com.google.inject.AbstractModule
com.regnosys.rosetta.common.model.FunctionMemoisingModule
- All Implemented Interfaces:
com.google.inject.Module
public class FunctionMemoisingModule
extends com.google.inject.AbstractModule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidstatic com.google.inject.matcher.AbstractMatcher<Method>Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
Field Details
-
DEFAULT_SUFFIX
- See Also:
-
EVALUATE_METHOD_NAME
- See Also:
-
-
Constructor Details
-
FunctionMemoisingModule
-
-
Method Details
-
configure
protected void configure()- Overrides:
configurein classcom.google.inject.AbstractModule
-
isEvaluateMethod
-