Interface Ref<T>

All Superinterfaces:
Function<Container,​Supplier<T>>
All Known Implementing Classes:
BaseRef, ComponentReference, ConfigurationReference, LiteralRef, ValueRef

public interface Ref<T>
extends Function<Container,​Supplier<T>>