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 classUnbindMethodComponent method to be invoked on service unbinding.classUpdatedMethodComponent method to be invoked on service property update of a bound service.
-