Package | Description |
---|---|
org.jboss.seam |
The Seam component meta-model.
|
org.jboss.seam.init |
Stuff for starting and initializing Seam in
a servlet environment.
|
Modifier and Type | Method and Description |
---|---|
static EjbDescriptor |
Seam.getEjbDescriptor(Class clazz) |
Modifier and Type | Class and Description |
---|---|
class |
EjbEntityDescriptor |
Modifier and Type | Method and Description |
---|---|
Map<Class,EjbDescriptor> |
DeploymentDescriptor.getEjbDescriptors() |
Modifier and Type | Method and Description |
---|---|
protected void |
DeploymentDescriptor.add(EjbDescriptor descriptor) |
Copyright © 2015 Seam Framework. All Rights Reserved.