Package org.forgerock.am.health
Class HealthGuiceModule
java.lang.Object
com.google.inject.PrivateModule
org.forgerock.am.health.HealthGuiceModule
- All Implemented Interfaces:
com.google.inject.Module
public final class HealthGuiceModule
extends com.google.inject.PrivateModule
Guice module for binding together AM health services and endpoints.
- Since:
- 7.1.0
-
Constructor Summary
-
Method Summary
Methods inherited from class com.google.inject.PrivateModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, expose, expose, expose, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
Constructor Details
-
HealthGuiceModule
public HealthGuiceModule()
-
-
Method Details
-
configure
protected void configure()- Specified by:
configure
in classcom.google.inject.PrivateModule
-