Class SessionBeanAllowedMethodsInformation

java.lang.Object
org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
org.jboss.as.ejb3.component.session.SessionBeanAllowedMethodsInformation
Direct Known Subclasses:
SingletonAllowedMethodsInformation, StatefulAllowedMethodsInformation, StatelessAllowedMethodsInformation

public class SessionBeanAllowedMethodsInformation extends AllowedMethodsInformation
Author:
Stuart Douglas
  • Constructor Details

    • SessionBeanAllowedMethodsInformation

      protected SessionBeanAllowedMethodsInformation(boolean beanManagedTransaction)
  • Method Details