public interface BeanFinder
| Modifier and Type | Method and Description |
|---|---|
<T> T |
find(Class<T> type)
Return an instance of T
|
<T> T find(Class<T> type) throws BeanNotFoundException
BeanNotFoundExceptionCopyright © 2008–2017 RedEngine Ltd. All rights reserved.