软件包 com.jdon.annotation.model

注释类型摘要
Inject Domain Model should normal live in memory not in database. so cache in memory is very important for domain model life cycle.
OnCommand  
OnEvent Marks a method as a handler for a domain event sent by @Send; it can be used together with in those classes with @Component or @Service;
Receiver  
Send Domain Model should normal live in memory not in database. so cache in memory is very important for domain model life cycle.
 



Copyright © 2013. All Rights Reserved.