org.jboss.ejb3.interceptors.container
Class InvocationHelper
java.lang.Object
org.jboss.ejb3.interceptors.container.InvocationHelper
public class InvocationHelper
- extends Object
- Version:
- $Revision: $
- Author:
- Carlo de Wolf
Method Summary |
static boolean |
isInjection(org.jboss.aop.joinpoint.Invocation invocation)
|
static boolean |
isLifecycleCallback(org.jboss.aop.joinpoint.Invocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationHelper
public InvocationHelper()
isInjection
public static boolean isInjection(org.jboss.aop.joinpoint.Invocation invocation)
isLifecycleCallback
public static boolean isLifecycleCallback(org.jboss.aop.joinpoint.Invocation invocation)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.