Class MessageDrivenComponentCreateServiceFactory

java.lang.Object
org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateServiceFactory
All Implemented Interfaces:
ComponentCreateServiceFactory

public class MessageDrivenComponentCreateServiceFactory extends EJBComponentCreateServiceFactory
User: jpai
  • Constructor Details

    • MessageDrivenComponentCreateServiceFactory

      public MessageDrivenComponentCreateServiceFactory(Class<?> messageListenerInterface)
  • Method Details