Class MessageDrivenComponentCreateServiceFactory
java.lang.Object
org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateServiceFactory
- All Implemented Interfaces:
org.jboss.as.ee.component.ComponentCreateServiceFactory
User: jpai
-
Field Summary
Fields inherited from class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
ejbJarConfigurationFields inherited from interface org.jboss.as.ee.component.ComponentCreateServiceFactory
BASIC -
Constructor Summary
ConstructorsConstructorDescriptionMessageDrivenComponentCreateServiceFactory(Class<?> messageListenerInterface) -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.as.ee.component.BasicComponentCreateServiceconstructService(org.jboss.as.ee.component.ComponentConfiguration configuration) Methods inherited from class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
setEjbJarConfiguration
-
Constructor Details
-
MessageDrivenComponentCreateServiceFactory
-
-
Method Details
-
constructService
public org.jboss.as.ee.component.BasicComponentCreateService constructService(org.jboss.as.ee.component.ComponentConfiguration configuration)
-