cloudstack/server/src/com/cloud/user
Darren Shepherd aed5e9dc2a Add Manage Context framework
The managed context framework provides a simple way to add logic
to ACS at the various entry points of the system.  As threads are
launched and ran listeners can be registered for onEntry or onLeave
of the managed context.  This framework will be used specifically
to handle DB transaction checking and setting up the CallContext.
This framework is need to transition away from ACS custom AOP to
Spring AOP.
2013-10-02 13:09:52 -07:00
..
AccountManager.java AccountManager/Service: reduced visibility for methods that are called only from AccountManagerImpl itself 2013-05-30 11:18:32 -07:00
AccountManagerImpl.java Add Manage Context framework 2013-10-02 13:09:52 -07:00
DomainManager.java CLOUDSTACK-1636: Removed the concept of owner region. 2013-03-14 11:53:40 +05:30
DomainManagerImpl.java Moved NetworkManager to NetworkOrchestrationService 2013-09-06 15:40:31 -07:00