gt; >Click on the Tree link
> >
> >From there you can move the pages.
> >
> >--Alex
> >
> >> -Original Message-
> >> From: Kelven Yang [mailto:kelven.y...@citrix.com]
> >> Sent: Wednesday, May 8, 2013 11:31 PM
> >> To: dev@
-
>> From: Kelven Yang [mailto:kelven.y...@citrix.com]
>> Sent: Wednesday, May 8, 2013 11:31 PM
>> To: dev@cloudstack.apache.org
>> Subject: Re: "_Enhancer" Question
>>
>> Could someone help move the linked wiki page to root level in wiki?
>> althoug
k.apache.org
> Subject: Re: "_Enhancer" Question
>
> Could someone help move the linked wiki page to root level in wiki?
> although the work is done in Javelin branch, it now applies to all future
> releases.
>
> Kelven
>
> On 5/8/13 11:14 PM, "Kelven Y
Could someone help move the linked wiki page to root level in wiki?
although the work is done in Javelin branch, it now applies to all future
releases.
Kelven
On 5/8/13 11:14 PM, "Kelven Yang" wrote:
>I've updated the wiki page for some background information on how we end
>up current way of do
I've updated the wiki page for some background information on how we end
up current way of doing this.
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Using+Spring+in+Clou
dStack
Kelven
On 5/8/13 9:37 PM, "Mike Tutkowski" wrote:
>Hi,
>
>I was wondering if someone could explain to me th
Here is what I know about enhancer:
Enhancer is a term in cglib, an enhancer is a subclass of original class which
'enhances' its functionality
In Cloudstack, enhancer (and interceptor) is used to implement aspect-oriented
features, e.g, transaction, events framework..
Classes that implement Com