0 Replies Latest reply on Jun 10, 2004 6:14 PM by guava

    How to create MBean with non-default constructor?

    guava

      Hi,

      I have a MBean that needs to be created with constructor that takes arguments. How do I do that? Appears to me that default construcor is always called.

      Thanks.