public interface BeanContext
Modifier and Type | Method and Description |
---|---|
ApplicationKey |
getApplicationKey() |
<T> Supplier<T> |
getBinding(Class<T> type) |
ResourceKey |
getResourceKey() |
<T> Supplier<T> |
getService(Class<T> type) |
ApplicationKey getApplicationKey()
ResourceKey getResourceKey()