Class StatefulSessionComponentCreateService

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

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

  • Method Details

    • createComponent

      protected BasicComponent createComponent()
      Overrides:
      createComponent in class BasicComponentCreateService
    • getAfterBegin

      public org.jboss.invocation.InterceptorFactory getAfterBegin()
    • getAfterCompletion

      public org.jboss.invocation.InterceptorFactory getAfterCompletion()
    • getBeforeCompletion

      public org.jboss.invocation.InterceptorFactory getBeforeCompletion()
    • getPrePassivate

      public org.jboss.invocation.InterceptorFactory getPrePassivate()
    • getPostActivate

      public org.jboss.invocation.InterceptorFactory getPostActivate()
    • getAfterBeginMethod

      public Method getAfterBeginMethod()
    • getAfterCompletionMethod

      public Method getAfterCompletionMethod()
    • getBeforeCompletionMethod

      public Method getBeforeCompletionMethod()
    • getDefaultAccessTimeoutService

      public DefaultAccessTimeoutService getDefaultAccessTimeoutService()
    • getEjb2XRemoveMethod

      public org.jboss.invocation.InterceptorFactory getEjb2XRemoveMethod()
    • getSerializableInterceptorContextKeys

      public Set<Object> getSerializableInterceptorContextKeys()