Package org.jboss.weld.ejb.spi.helpers
-
Class Summary Class Description ForwadingBusinessInterfaceDescriptor<T> An implementation ofBusinessInterfaceDescriptorwhich forwards all its method calls to anotherBusinessInterfaceDescriptor.ForwardingEjbDescriptor<T> An implementation ofEjbDescriptorwhich forwards all its method calls to anotherEjbDescriptor.ForwardingEjbServices An implementation ofEjbServiceswhich forwards all its method calls to anotherEjbServices.