org.jboss.injection
Class JndiMethodInjector
java.lang.Object
org.jboss.injection.AbstractPropertyInjector
org.jboss.injection.JndiPropertyInjector
org.jboss.injection.JndiMethodInjector
- All Implemented Interfaces:
- Injector, PojoInjector
Deprecated. use JndiPropertyInjector
public class JndiMethodInjector
- extends JndiPropertyInjector
Comment
- Version:
- $Revision: 73107 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JndiMethodInjector
public JndiMethodInjector(Method setMethod,
String jndiName,
Context ctx)
- Deprecated.
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.