0 Replies Latest reply on Jan 30, 2009 9:27 PM by bartj07

    Mbean Annotation

    bartj07

      I want to write an annotation @MBean such that the annotated class will be registered with the MBean Server.  How do I get access to the Seam Annotation Scanner so that it will look for my @MBean annotation as well?  Also, where do I put the implementation code for the MBean registration?


      I believe the capability was added in 2.1.0.A1 JBSEAM-1342, but I don't know how to use it.


      Thanks,
      Jeremy