Interface ContextServiceDefinitionInterface
- All Known Implementing Classes:
ContextServiceDefinitionBean
,ContextServiceDefinitionWebBean
public interface ContextServiceDefinitionInterface
-
Method Summary
Modifier and TypeMethodDescriptionGet java:comp/concurrent/ContextB from the bean.Get java:comp/concurrent/EJBContextC from the bean.
-
Method Details
-
getContextC
Get java:comp/concurrent/EJBContextC from the bean.- Throws:
NamingException
-
getContextB
Get java:comp/concurrent/ContextB from the bean.- Throws:
NamingException
-