org.jboss.ejb3.injection.pojo
Class InjectionHelper
java.lang.Object
org.jboss.ejb3.injection.pojo.InjectionHelper
public class InjectionHelper
- extends Object
Comment
- Version:
- $Revision: 1.1.2.3 $
- Author:
- Bill Burke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InjectionHelper
public InjectionHelper()
inject
public static void inject(Object target,
Class clazz,
Class<? extends java.lang.annotation.Annotation> annotation,
PojoInjector injector)
checkMethodSignature
public static void checkMethodSignature(Method m,
java.lang.annotation.Annotation a)
iterateHardcodedInjectors
public static void iterateHardcodedInjectors(Container container,
Object target)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.