Uses of Enum
org.jboss.as.ejb3.component.session.SessionBeanComponentDescription.SessionBeanType
Packages that use SessionBeanComponentDescription.SessionBeanType
Package
Description
-
Uses of SessionBeanComponentDescription.SessionBeanType in org.jboss.as.ejb3.component.session
Methods in org.jboss.as.ejb3.component.session that return SessionBeanComponentDescription.SessionBeanTypeModifier and TypeMethodDescriptionSessionBeanComponentDescription.getSessionBeanType()Returns the type of the session beanReturns the enum constant of this type with the specified name.SessionBeanComponentDescription.SessionBeanType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SessionBeanComponentDescription.SessionBeanType in org.jboss.as.ejb3.component.singleton
Methods in org.jboss.as.ejb3.component.singleton that return SessionBeanComponentDescription.SessionBeanType -
Uses of SessionBeanComponentDescription.SessionBeanType in org.jboss.as.ejb3.component.stateful
Methods in org.jboss.as.ejb3.component.stateful that return SessionBeanComponentDescription.SessionBeanType -
Uses of SessionBeanComponentDescription.SessionBeanType in org.jboss.as.ejb3.component.stateless
Methods in org.jboss.as.ejb3.component.stateless that return SessionBeanComponentDescription.SessionBeanType