org.jboss.ejb3.interceptors.container
Interface InjectionInvocation

All Superinterfaces:
org.jboss.aop.joinpoint.Invocation

public interface InjectionInvocation
extends org.jboss.aop.joinpoint.Invocation

Injection happening on a managed object via the container. Note that currently ejb3-interceptors can't reach injection code (circular dependency).

Version:
$Revision: $
Author:
Carlo de Wolf

Method Summary
 
Methods inherited from interface org.jboss.aop.joinpoint.Invocation
addResponseAttachment, copy, getAdvisor, getInterceptors, getMetaData, getMetaData, getResponseAttachment, getResponseContextInfo, getTargetObject, getWrapper, invokeNext, invokeNext, invokeTarget, resolveAnnotation, resolveAnnotation, resolveClassAnnotation, resolveClassMetaData, resolveTypedAnnotation, resolveTypedAnnotation, resolveTypedClassAnnotation, setMetaData, setResponseContextInfo, setTargetObject
 



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