org.apache.webbeans.ejb.util
Class EjbUtility
java.lang.Object
org.apache.webbeans.ejb.util.EjbUtility
public final class EjbUtility
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fireEvents
public static <T> void fireEvents(Class<T> clazz,
EjbBean<T> ejbBean)
isBusinessMethod
public static boolean isBusinessMethod(Method method,
EjbBean<?> bean)
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.