org.apache.openejb.api
public class: EjbDeployment [javadoc |
source]
org.apache.openejb.api.EjbDeployment
Annotation that matches the
element in the openejb-jar.xml file
Method from org.apache.openejb.api.EjbDeployment Summary: |
---|
container, id |
Method from org.apache.openejb.api.EjbDeployment Detail: |
String container() {
}
The Container ID where the bean should be deployed |
String id() {
}
The Deployment ID for this bean |