cloudstack/agent/src/com/cloud/agent
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
..
dao Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
dhcp Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
mockvm agent: Replace tabs by 4 spaces 2012-06-23 11:16:16 +02:00
resource Add Manage Context framework 2013-10-02 13:09:52 -07:00
vmdata first OSS build 2012-09-05 17:45:25 -07:00
Agent.java Add Manage Context framework 2013-10-02 13:09:52 -07:00
AgentShell.java agent: Remove some more dead code around the Agent upgrade 2013-07-12 14:46:33 +02:00
IAgentShell.java agent: Remove some more dead code around the Agent upgrade 2013-07-12 14:46:33 +02:00