cloudstack/server/src/com/cloud/ha
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 Making unit tests work 2013-01-22 11:18:51 -08:00
AbstractInvestigatorImpl.java Changed SearchCriteria2 to GenericQueryBuilder to reflect the same placement 2013-09-28 07:53:26 -07:00
CheckOnAgentInvestigator.java Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
HaWorkVO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
HighAvailabilityManagerExtImpl.java Add Manage Context framework 2013-10-02 13:09:52 -07:00
HighAvailabilityManagerImpl.java Add Manage Context framework 2013-10-02 13:09:52 -07:00
KVMFencer.java Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
ManagementIPSystemVMInvestigator.java apply https://reviews.apache.org/r/14189/ - UserVmDomRInvestigator and ManagementIPSystemVMInvestigator mask adapter name 2013-09-18 17:58:31 -07:00
RecreatableFencer.java Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
UserVmDomRInvestigator.java apply https://reviews.apache.org/r/14189/ - UserVmDomRInvestigator and ManagementIPSystemVMInvestigator mask adapter name 2013-09-18 17:58:31 -07:00
XenServerInvestigator.java Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00