cloudstack/framework
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
..
cluster Add Manage Context framework 2013-10-02 13:09:52 -07:00
config Fix UsageServer startup 2013-10-01 10:30:36 -07:00
db Add Manage Context framework 2013-10-02 13:09:52 -07:00
events Fixed up the pom.xml to use dependencies specified in cloudstack pom 2013-08-02 13:51:47 -07:00
ipc Add Manage Context framework 2013-10-02 13:09:52 -07:00
jobs Add Manage Context framework 2013-10-02 13:09:52 -07:00
managed-context Add Manage Context framework 2013-10-02 13:09:52 -07:00
rest Fixed up the pom.xml to use dependencies specified in cloudstack pom 2013-08-02 13:51:47 -07:00
pom.xml Add Manage Context framework 2013-10-02 13:09:52 -07:00