Package org.openhab.core.model.script
Class ServiceModule
java.lang.Object
org.openhab.core.model.script.ServiceModule
- All Implemented Interfaces:
com.google.inject.Module
Guice module that binds openHAB services
- Author:
- Simon Kaufmann - Initial contribution
-
Constructor Summary
ConstructorDescriptionServiceModule
(ScriptServiceUtil scriptServiceUtil, ScriptEngine scriptEngine) -
Method Summary
-
Constructor Details
-
ServiceModule
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder) - Specified by:
configure
in interfacecom.google.inject.Module
-