org.jboss.ejb3.interceptor
Class InterceptorInjector

java.lang.Object
  extended by org.jboss.ejb3.interceptor.InterceptorInjector

public class InterceptorInjector
extends Object

Version:
$Revision: 70409 $
Author:
Kabir Khan

Constructor Summary
InterceptorInjector(Map<AccessibleObject,Injector> injections)
           
 
Method Summary
 void inject(BeanContext ctx, Object instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterceptorInjector

public InterceptorInjector(Map<AccessibleObject,Injector> injections)
Method Detail

inject

public void inject(BeanContext ctx,
                   Object instance)


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.