Skip to main content

MBean server

MBean server

MBean server

This package provide a lightweight mbean service deployment factory. All configuration is done with annotation, also, it can load service with dependencies, either from the same application of from Jndi url.
Easy to use, a few annotations on your classes is enough to declare a new service.
For web application (war) use the additional context listener to automatically start the services (VostokMBeanLibWebListener).

  • Date: 06 June, 2017
  • Category: JavaJ2EELibrary
Watch Project