1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Anuncie Aqui
    Anuncie aqui você Também: fdantas@4each.com.br

[JBoss] Finding all Java beans that implement a particular interface

Discussão em 'StackOverflow' iniciado por Stack, Junho 6, 2025.

  1. Stack

    Stack Membro Participativo

    I've been trying to write an EJB that scans the JBoss server that it is running on and comes up with a list of all available classes that implement a particular interface. This is easy in C# and I've seen a few examples in Java. However, the Java examples are designed for use in an Application container. I need something that works on JBoss.

    I've tried playing with enumerating all available EJBs and haven't been able to make it work. Can anyone help me with this?

    Thanks, Avi

    Continue reading...

Compartilhe esta Página