Uses of Class
org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
-
Packages that use MessageDrivenComponentCreateService Package Description org.jboss.as.ejb3.component.messagedriven -
-
Uses of MessageDrivenComponentCreateService in org.jboss.as.ejb3.component.messagedriven
Constructors in org.jboss.as.ejb3.component.messagedriven with parameters of type MessageDrivenComponentCreateService Constructor Description MessageDrivenComponent(MessageDrivenComponentCreateService ejbComponentCreateService, Class<?> messageListenerInterface, javax.resource.spi.ActivationSpec activationSpec, boolean deliveryActive, org.jboss.msc.service.ServiceName deliveryControllerName, String activeResourceAdapterName)Construct a new instance.
-