Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework internal deployment related classes #86

Open
GoogleCodeExporter opened this issue Jul 27, 2015 · 1 comment
Open

Rework internal deployment related classes #86

GoogleCodeExporter opened this issue Jul 27, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 31 Jul 2013 at 3:23

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 31 Jul 2013 at 3:23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant