开发者

use of cairngormEvent in cairngorm framework

What is the use to event extend the cairngorm event in cairngorm framework.?

Can开发者_如何学JAVA anyone explain about the cairngorm event.

Thanks, Ravi


cairngorm event is a decouple way to call the command. which is command will call specific business process.

it should extends CairngormEvent because cairngorm event has its own dispatching mechanism. cairngorm event can be dispatched only by calling its dispatch() method.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜