Uses of Class
org.apache.felix.scr.impl.inject.methods.BindMethod
-
Packages that use BindMethod Package Description org.apache.felix.scr.impl.inject.methods -
-
Uses of BindMethod in org.apache.felix.scr.impl.inject.methods
Subclasses of BindMethod in org.apache.felix.scr.impl.inject.methods Modifier and Type Class Description class
UnbindMethod
Component method to be invoked on service unbinding.class
UpdatedMethod
Component method to be invoked on service property update of a bound service.
-