Package dev.morphia.annotations
Annotation Type EntityListeners
-
@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface EntityListenersSpecifies other classes to participate in the @Entity's lifecycle- Author:
- Scott Hernandez
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class<?>[]value
-