play.modules.morphia
Annotation Type Model.Loaded


@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface Model.Loaded

OnLoad mark a method be called immediately after an entity loaded from mongodb

Author:
luog