Uses of Interface
org.apache.felix.scr.impl.inject.methods.BaseMethod.State
Packages that use BaseMethod.State
-
Uses of BaseMethod.State in org.apache.felix.scr.impl.inject.methods
Classes in org.apache.felix.scr.impl.inject.methods that implement BaseMethod.StateModifier and TypeClassDescriptionprivate static class
private static class
private static class
private static class
Fields in org.apache.felix.scr.impl.inject.methods declared as BaseMethod.StateModifier and TypeFieldDescriptionprivate static final BaseMethod.State
BaseMethod.NotApplicable.INSTANCE
private static final BaseMethod.State
BaseMethod.NotFound.INSTANCE
private static final BaseMethod.State
BaseMethod.NotResolved.INSTANCE
private static final BaseMethod.State
BaseMethod.Resolved.INSTANCE
private BaseMethod.State
BaseMethod.m_state
Methods in org.apache.felix.scr.impl.inject.methods that return BaseMethod.State