Class StatelessSessionComponentCreateService

All Implemented Interfaces:
org.jboss.msc.Service, org.jboss.msc.service.Service<Component>, org.jboss.msc.value.Value<Component>

public class StatelessSessionComponentCreateService extends SessionBeanComponentCreateService
Author:
Stuart Douglas
  • Constructor Details

    • StatelessSessionComponentCreateService

      public StatelessSessionComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions ejbJarConfiguration)
      Construct a new instance.
      Parameters:
      componentConfiguration - the component configuration
  • Method Details