org.jboss.injection
Class JndiFieldInjector
java.lang.Object
org.jboss.injection.AbstractPropertyInjector
org.jboss.injection.JndiPropertyInjector
org.jboss.injection.JndiFieldInjector
- All Implemented Interfaces:
- Injector, PojoInjector
Deprecated. use JndiPropertyInjector
public class JndiFieldInjector
- 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 |
JndiFieldInjector
public JndiFieldInjector(Field field,
String jndiName,
Context ctx)
- Deprecated.
JndiFieldInjector
public JndiFieldInjector(Field field,
Context ctx)
- Deprecated.
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.