public class CurrentInvocation extends Object
| Constructor and Description |
|---|
CurrentInvocation() |
| Modifier and Type | Method and Description |
|---|---|
static Invocation |
get() |
static void |
pop() |
static Object |
proceed() |
static void |
push(Invocation invocation) |
public static void push(Invocation invocation)
public static void pop()
public static Invocation get()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.