net.stickycode.bootstrap.spring3
Class SpringComponentContainer
java.lang.Object
net.stickycode.bootstrap.spring3.SpringComponentContainer
- All Implemented Interfaces:
- net.stickycode.bootstrap.ComponentContainer
@StickyComponent
public class SpringComponentContainer
- extends Object
- implements net.stickycode.bootstrap.ComponentContainer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringComponentContainer
public SpringComponentContainer()
inject
public void inject(Object value)
- Specified by:
inject in interface net.stickycode.bootstrap.ComponentContainer
find
public <T> T find(Class<T> type)
- Specified by:
find in interface net.stickycode.bootstrap.ComponentContainer
Copyright © 2012 RedEngine Ltd. All Rights Reserved.