Package | Description |
---|---|
org.apache.felix.scr.impl.inject |
Modifier and Type | Class and Description |
---|---|
private static class |
BaseMethod.NotApplicable |
private static class |
BaseMethod.NotFound |
private static class |
BaseMethod.NotResolved |
private static class |
BaseMethod.Resolved |
Modifier and Type | Field and Description |
---|---|
private static BaseMethod.State |
BaseMethod.NotApplicable.INSTANCE |
private static BaseMethod.State |
BaseMethod.NotResolved.INSTANCE |
private static BaseMethod.State |
BaseMethod.NotFound.INSTANCE |
private static BaseMethod.State |
BaseMethod.Resolved.INSTANCE |
private BaseMethod.State |
BaseMethod.m_state |
Modifier and Type | Method and Description |
---|---|
(package private) BaseMethod.State |
BaseMethod.getState() |