Uses of Interface
org.apache.felix.scr.impl.inject.InitReferenceMethod
-
-
Uses of InitReferenceMethod in org.apache.felix.scr.impl.inject
Methods in org.apache.felix.scr.impl.inject that return InitReferenceMethod Modifier and Type Method Description InitReferenceMethod
ReferenceMethods. 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 InitReferenceMethod
FieldMethods. init
Methods in org.apache.felix.scr.impl.inject.field that return InitReferenceMethod Modifier and Type Method Description InitReferenceMethod
FieldHandler. getInit()
InitReferenceMethod
FieldMethods. getInit()
-
Uses of InitReferenceMethod in org.apache.felix.scr.impl.inject.internal
Fields in org.apache.felix.scr.impl.inject.internal declared as InitReferenceMethod Modifier and Type Field Description private InitReferenceMethod
DuplexReferenceMethods. init
Methods in org.apache.felix.scr.impl.inject.internal that return InitReferenceMethod Modifier and Type Method Description InitReferenceMethod
DuplexReferenceMethods. 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 InitReferenceMethod
BindMethods. getInit()
-