Get all existing session beans from all users in Spring

Posted by XLR on Stack Overflow See other posts from Stack Overflow or by XLR
Published on 2010-05-04T12:37:44Z Indexed on 2010/05/04 12:38 UTC
Read the original article Hit count: 283

Filed under:
|
|

Is there a way to get all existing session beans managed by Spring at runtime? Getting them for the current user is easy.

Any suggestions?

Thanks, XLR

© Stack Overflow or respective owner

Related posts about jsf

Related posts about spring