net.stickycode.configured.spring30.finder
Class SpringBeanFinder
java.lang.Object
net.stickycode.configured.spring30.finder.SpringBeanFinder
- All Implemented Interfaces:
- net.stickycode.configured.finder.BeanFinder
@StickyComponent
public class SpringBeanFinder
- extends Object
- implements net.stickycode.configured.finder.BeanFinder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringBeanFinder
public SpringBeanFinder()
find
public <T> T find(Class<T> type)
throws net.stickycode.configured.finder.BeanNotFoundException
- Specified by:
find in interface net.stickycode.configured.finder.BeanFinder
- Throws:
net.stickycode.configured.finder.BeanNotFoundException
Copyright © 2008-2012 RedEngine Ltd. All Rights Reserved.