org.jboss.injection
Class TimerServiceMethodInjector

java.lang.Object
  extended by org.jboss.injection.TimerServiceMethodInjector
All Implemented Interfaces:
Injector

Deprecated. use TimerServicePropertyInjector

public class TimerServiceMethodInjector
extends Object
implements Injector

Comment

Version:
$Revision: 61136 $
Author:
Bill Burke

Constructor Summary
TimerServiceMethodInjector(Method setMethod, Container container)
          Deprecated.  
 
Method Summary
 Class getInjectionClass()
          Deprecated.  
 void inject(BeanContext ctx)
          Deprecated.  
 void inject(Object instance)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerServiceMethodInjector

public TimerServiceMethodInjector(Method setMethod,
                                  Container container)
Deprecated. 
Method Detail

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 © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.