public interface ContextualInstance<T>
Modifier and Type | Method and Description |
---|---|
Contextual<T> |
getContextual() |
CreationalContext<T> |
getCreationalContext() |
T |
getInstance() |
T getInstance()
CreationalContext<T> getCreationalContext()
Contextual<T> getContextual()
Copyright © 2014. All Rights Reserved.