Uses of Interface
org.jboss.webbeans.bootstrap.spi.BusinessInterfaceDescriptor

Uses of BusinessInterfaceDescriptor in org.jboss.webbeans.bootstrap.spi
 

Methods in org.jboss.webbeans.bootstrap.spi that return types with arguments of type BusinessInterfaceDescriptor
 java.lang.Iterable<BusinessInterfaceDescriptor<?>> EjbDescriptor.getLocalBusinessInterfaces()
          Gets the local business interfaces of the EJB
 java.lang.Iterable<BusinessInterfaceDescriptor<?>> EjbDescriptor.getRemoteBusinessInterfaces()
          Gets the remote business interfaces of the EJB
 



Copyright © 2008. All Rights Reserved.