JavaScript is disabled on your browser.
Skip navigation links
WildFly: EJB Subsystem 34.0.0.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
org.jboss.as.ejb3.subsystem.EJB3Model
Packages that use
EJB3Model
Package
Description
org.jboss.as.ejb3.subsystem
Uses of
EJB3Model
in
org.jboss.as.ejb3.subsystem
Methods in
org.jboss.as.ejb3.subsystem
that return
EJB3Model
Modifier and Type
Method
Description
static
EJB3Model
EJB3Model.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
EJB3Model
[]
EJB3Model.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.