sean-cc / jain-slee

Automatically exported from code.google.com/p/jain-slee
0 stars 0 forks source link

Rework internal deployment related classes #86

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the deployment logic is split into many classes, it should be 
reworked to have only:

DeploymentManagement: includes all the internal deployment related logic
DeploymentMBeanImpl: impl of the standard DeploymentMBean, should just delegate 
operations to DeploymentManagement and wrap exceptions in standard JMX 
exceptions

Original issue reported on code.google.com by EMMart...@gmail.com on 31 Jul 2013 at 3:23

GoogleCodeExporter commented 9 years ago

Original comment by EMMart...@gmail.com on 31 Jul 2013 at 3:23