Package org.glassfish.ejb.api
Interface EjbContainerServices
- All Superinterfaces:
Serializable
Various container services needed by other modules. E.g., the CDI integration module.
-
Method Summary
Modifier and TypeMethodDescription<S> SgetBusinessObject(Object ejbRef, Class<S> sClass) booleanisEjbManagedObject(Object ejbDesc, Class c) booleanvoid
-
Method Details
-
getBusinessObject
-
remove
-
isRemoved
-
isEjbManagedObject
-