Package io.milton.context
Class SimpleBeanLocator
- java.lang.Object
-
- io.milton.context.SimpleBeanLocator
-
- All Implemented Interfaces:
BeanLocator
public class SimpleBeanLocator extends Object implements BeanLocator
-
-
Constructor Summary
Constructors Constructor Description SimpleBeanLocator(Object bean)
-
-
-
Constructor Detail
-
SimpleBeanLocator
public SimpleBeanLocator(Object bean)
-
-
Method Detail
-
locateBean
public Object locateBean(Context context)
- Specified by:
locateBeanin interfaceBeanLocator
-
-