public class MessageDrivenComponentCreateServiceFactory extends EJBComponentCreateServiceFactory
ejbJarConfiguration
BASIC
Constructor and Description |
---|
MessageDrivenComponentCreateServiceFactory(Class<?> messageListenerInterface) |
Modifier and Type | Method and Description |
---|---|
BasicComponentCreateService |
constructService(ComponentConfiguration configuration)
Construct a new component creation service from the given configuration.
|
setEjbJarConfiguration
public MessageDrivenComponentCreateServiceFactory(Class<?> messageListenerInterface)
public BasicComponentCreateService constructService(ComponentConfiguration configuration)
ComponentCreateServiceFactory
configuration
- the configurationCopyright © 2015 JBoss by Red Hat. All rights reserved.