Uses of Interface
org.apache.felix.scr.impl.helper.ComponentMethod
-
Packages that use ComponentMethod Package Description org.apache.felix.scr.impl.helper org.apache.felix.scr.impl.inject -
-
Uses of ComponentMethod in org.apache.felix.scr.impl.helper
Methods in org.apache.felix.scr.impl.helper that return ComponentMethod Modifier and Type Method Description ComponentMethodComponentMethods. getActivateMethod()ComponentMethodComponentMethods. getDeactivateMethod()ComponentMethodComponentMethods. getModifiedMethod() -
Uses of ComponentMethod in org.apache.felix.scr.impl.inject
Classes in org.apache.felix.scr.impl.inject that implement ComponentMethod Modifier and Type Class Description classActivateMethodclassDeactivateMethodclassModifiedMethodMethods in org.apache.felix.scr.impl.inject that return ComponentMethod Modifier and Type Method Description ComponentMethodComponentMethodsImpl. getActivateMethod()ComponentMethodComponentMethodsImpl. getDeactivateMethod()ComponentMethodComponentMethodsImpl. getModifiedMethod()
-