Package org.jboss.weld.module.ejb
Interface EnterpriseBeanInstance
public interface EnterpriseBeanInstance
Interface implemented by all enterprise bean proxies to query/control the proxy
- Author:
- Pete Muir
-
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy(Marker marker, SessionBean<?> enterpriseBean, jakarta.enterprise.context.spi.CreationalContext<?> creationalContext)
-
Method Details
-
destroy
void destroy(Marker marker, SessionBean<?> enterpriseBean, jakarta.enterprise.context.spi.CreationalContext<?> creationalContext)
-