C G I O

C

CurrentInvocation - Class in org.jboss.aspects.currentinvocation
CurrentInvocation Holds the Invocation associated with the Current Thread for access from any class within the associated Thread's context (scope).
CurrentInvocation() - Constructor for class org.jboss.aspects.currentinvocation.CurrentInvocation
 
CurrentInvocationInterceptor - Class in org.jboss.aspects.currentinvocation
CurrentInvocationInterceptor Associates the current invocation with the running Thread for retrieval by any component within the same request context.
CurrentInvocationInterceptor() - Constructor for class org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor
 

G

getCurrentInvocation() - Static method in class org.jboss.aspects.currentinvocation.CurrentInvocation
Retrieves the Invocation associated with the current Thread / request if one is associated.
getName() - Method in class org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor
 

I

invoke(Invocation) - Method in class org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor
 

O

org.jboss.aspects.currentinvocation - package org.jboss.aspects.currentinvocation
 

C G I O

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