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

    MBean instance control(singleton) in JBoss?

    guava

      Hi,

      I have a MBean that has a getInstance() static method which return a singleton of the class. The constructor is private scope. Is there anyway I can specify this in user-server.xml? Or is there other way that I can do this?

      Thanks.