org.ow2.jonas.cdi.weld.internal.ejb
Class JBusinessInterfaceDescriptor<T>
java.lang.Object
org.ow2.jonas.cdi.weld.internal.ejb.JBusinessInterfaceDescriptor<T>
- All Implemented Interfaces:
- org.jboss.weld.ejb.spi.BusinessInterfaceDescriptor<T>
public class JBusinessInterfaceDescriptor<T>
- extends Object
- implements org.jboss.weld.ejb.spi.BusinessInterfaceDescriptor<T>
Created by IntelliJ IDEA.
User: sauthieg
Date: 8 févr. 2010
Time: 15:06:06
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBusinessInterfaceDescriptor
public JBusinessInterfaceDescriptor()
getInterface
public Class<T> getInterface()
- Gets the business interface class
- Specified by:
getInterface in interface org.jboss.weld.ejb.spi.BusinessInterfaceDescriptor<T>
Copyright © 2011 OW2 Consortium. All Rights Reserved.