org.jboss.injection
Class TimerServiceFieldInjector
java.lang.Object
org.jboss.injection.TimerServiceFieldInjector
- All Implemented Interfaces:
- Injector
Deprecated. use TimerServicePropertyInjector
public class TimerServiceFieldInjector
- extends Object
- implements Injector
Comment
- Version:
- $Revision: 61136 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimerServiceFieldInjector
public TimerServiceFieldInjector(Field field,
Container container)
- Deprecated.
inject
public void inject(Object instance)
- Deprecated.
- Specified by:
inject
in interface Injector
inject
public void inject(BeanContext ctx)
- Deprecated.
- Specified by:
inject
in interface Injector
getInjectionClass
public Class getInjectionClass()
- Deprecated.
- Specified by:
getInjectionClass
in interface Injector
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.