|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJB | |
|---|---|
| org.apache.geronimo.console.util | |
| org.apache.geronimo.management | |
| org.apache.geronimo.openejb | |
| Uses of EJB in org.apache.geronimo.console.util |
|---|
| Methods in org.apache.geronimo.console.util that return EJB | |
|---|---|
EJB[] |
KernelManagementHelper.getEJBs(EJBModule module)
|
EJB[] |
ManagementHelper.getEJBs(EJBModule module)
|
| Uses of EJB in org.apache.geronimo.management |
|---|
| Subinterfaces of EJB in org.apache.geronimo.management | |
|---|---|
interface |
EntityBean
Represents the JSR-77 type with the same name |
interface |
MessageDrivenBean
Represents the JSR-77 type with the same name |
interface |
SessionBean
Represents the JSR-77 type with the same name |
interface |
StatefulSessionBean
Represents the JSR-77 type with the same name |
interface |
StatelessSessionBean
Represents the JSR-77 type with the same name |
| Uses of EJB in org.apache.geronimo.openejb |
|---|
| Classes in org.apache.geronimo.openejb that implement EJB | |
|---|---|
class |
EjbDeployment
|
class |
EjbDeploymentGBean
|
| Constructor parameters in org.apache.geronimo.openejb with type arguments of type EJB | |
|---|---|
EjbModuleImpl(String objectName,
J2EEServer server,
J2EEApplication application,
String deploymentDescriptor,
Collection<? extends EJB> ejbs,
ClassLoader classLoader,
OpenEjbSystem openEjbSystem,
org.apache.openejb.assembler.classic.EjbJarInfo ejbJarInfo)
|
|
EjbModuleImplGBean(String objectName,
J2EEServer server,
J2EEApplication application,
String deploymentDescriptor,
Collection<? extends EJB> ejbs,
ClassLoader classLoader,
OpenEjbSystem openEjbSystem,
org.apache.openejb.assembler.classic.EjbJarInfo ejbJarInfo)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||