public interface ISliceContext extends IInjectionPointContext
| Modifier and Type | Method and Description |
|---|---|
MethodSlice |
getSlice(java.lang.String id)
Fetch slice with the specified id from this context, the slice id may be
transformed internally by the context according to restrictions on the
injector itself
|
getAnnotationNode, getMethodaddMessagegetAnnotation, getMixin, getParent, getSelectorAnnotation, getSelectorCoordinate, remapMethodSlice getSlice(java.lang.String id)
id - slice id to fetch