mirror of https://github.com/apache/cloudstack.git
Introduction of a new Transaction API that is more consistent with the style of Spring's transaction managment. The existing Transaction class was renamed to TransactionLegacy. All of the non-DAO code in the management server has been updated to use the new Transaction API. |
||
|---|---|---|
| .. | ||
| controller/s3 | ||
| core | ||
| exception | ||
| EC2MainServlet.java | ||
| EC2RestServlet.java | ||
| EC2SoapService.java | ||
| EC2SoapServiceImpl.java | ||
| S3Constants.java | ||
| S3RestServlet.java | ||
| UserContext.java | ||
| UserInfo.java | ||