Uses of Class
org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
-
-
Uses of AllowedMethodsInformation in org.jboss.as.ejb3.component
Methods in org.jboss.as.ejb3.component that return AllowedMethodsInformation Modifier and Type Method Description AllowedMethodsInformationEJBComponent. getAllowedMethodsInformation() -
Uses of AllowedMethodsInformation in org.jboss.as.ejb3.component.allowedmethods
Fields in org.jboss.as.ejb3.component.allowedmethods declared as AllowedMethodsInformation Modifier and Type Field Description static AllowedMethodsInformationAllowedMethodsInformation. INSTANCE_BMTstatic AllowedMethodsInformationAllowedMethodsInformation. INSTANCE_CMT -
Uses of AllowedMethodsInformation in org.jboss.as.ejb3.component.messagedriven
Subclasses of AllowedMethodsInformation in org.jboss.as.ejb3.component.messagedriven Modifier and Type Class Description classMessageDrivenAllowedMethodsInformationMethods in org.jboss.as.ejb3.component.messagedriven that return AllowedMethodsInformation Modifier and Type Method Description AllowedMethodsInformationMessageDrivenComponent. getAllowedMethodsInformation() -
Uses of AllowedMethodsInformation in org.jboss.as.ejb3.component.session
Subclasses of AllowedMethodsInformation in org.jboss.as.ejb3.component.session Modifier and Type Class Description classSessionBeanAllowedMethodsInformation -
Uses of AllowedMethodsInformation in org.jboss.as.ejb3.component.singleton
Subclasses of AllowedMethodsInformation in org.jboss.as.ejb3.component.singleton Modifier and Type Class Description classSingletonAllowedMethodsInformationMethods in org.jboss.as.ejb3.component.singleton that return AllowedMethodsInformation Modifier and Type Method Description AllowedMethodsInformationSingletonComponent. getAllowedMethodsInformation() -
Uses of AllowedMethodsInformation in org.jboss.as.ejb3.component.stateful
Subclasses of AllowedMethodsInformation in org.jboss.as.ejb3.component.stateful Modifier and Type Class Description classStatefulAllowedMethodsInformationMethods in org.jboss.as.ejb3.component.stateful that return AllowedMethodsInformation Modifier and Type Method Description AllowedMethodsInformationStatefulSessionComponent. getAllowedMethodsInformation() -
Uses of AllowedMethodsInformation in org.jboss.as.ejb3.component.stateless
Subclasses of AllowedMethodsInformation in org.jboss.as.ejb3.component.stateless Modifier and Type Class Description classStatelessAllowedMethodsInformationMethods in org.jboss.as.ejb3.component.stateless that return AllowedMethodsInformation Modifier and Type Method Description AllowedMethodsInformationStatelessSessionComponent. getAllowedMethodsInformation()
-