org.apache.webbeans.ejb.common.util
Class EjbClassUtility

java.lang.Object
  extended by org.apache.webbeans.ejb.common.util.EjbClassUtility

public final class EjbClassUtility
extends Object


Method Summary
static Class<?> getLocalInterfaceClass(Type localInterfaceGenericType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLocalInterfaceClass

public static Class<?> getLocalInterfaceClass(Type localInterfaceGenericType)


Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.