net.stickycode.configured.spring30.finder
Class SpringBeanFinder

java.lang.Object
  extended by 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


Constructor Summary
SpringBeanFinder()
           
 
Method Summary
<T> T
find(Class<T> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringBeanFinder

public SpringBeanFinder()
Method Detail

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.