Class SingletonComponentCreateService

java.lang.Object
org.jboss.as.ee.component.BasicComponentCreateService
All Implemented Interfaces:
org.jboss.msc.Service, org.jboss.msc.service.Service<org.jboss.as.ee.component.Component>, org.jboss.msc.value.Value<org.jboss.as.ee.component.Component>

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

    • SingletonComponentCreateService

      public SingletonComponentCreateService(org.jboss.as.ee.component.ComponentConfiguration componentConfiguration, ApplicationExceptions ejbJarConfiguration, boolean initOnStartup, List<org.jboss.msc.service.ServiceName> dependsOn)
  • Method Details

    • createComponent

      protected org.jboss.as.ee.component.BasicComponent createComponent()
      Overrides:
      createComponent in class org.jboss.as.ee.component.BasicComponentCreateService
    • isInitOnStartup

      public boolean isInitOnStartup()
    • getDefaultAccessTimeoutService

      public DefaultAccessTimeoutService getDefaultAccessTimeoutService()