Uses of Interface
org.apache.felix.scr.impl.inject.InitReferenceMethod
-
Packages that use InitReferenceMethod Package Description org.apache.felix.scr.impl.inject org.apache.felix.scr.impl.inject.field org.apache.felix.scr.impl.inject.methods -
-
Uses of InitReferenceMethod in org.apache.felix.scr.impl.inject
Fields in org.apache.felix.scr.impl.inject declared as InitReferenceMethod Modifier and Type Field Description private InitReferenceMethodDuplexReferenceMethods. initMethods in org.apache.felix.scr.impl.inject that return InitReferenceMethod Modifier and Type Method Description InitReferenceMethodDuplexReferenceMethods. getInit()InitReferenceMethodReferenceMethods. getInit()Get an optional method to initialize the component reference handling. -
Uses of InitReferenceMethod in org.apache.felix.scr.impl.inject.field
Fields in org.apache.felix.scr.impl.inject.field declared as InitReferenceMethod Modifier and Type Field Description private InitReferenceMethodFieldMethods. initMethods in org.apache.felix.scr.impl.inject.field that return InitReferenceMethod Modifier and Type Method Description InitReferenceMethodFieldHandler. getInit()InitReferenceMethodFieldMethods. getInit() -
Uses of InitReferenceMethod in org.apache.felix.scr.impl.inject.methods
Methods in org.apache.felix.scr.impl.inject.methods that return InitReferenceMethod Modifier and Type Method Description InitReferenceMethodBindMethods. getInit()
-