@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface BeforeScopeEnd
Annotated method must be public and have no parameters. Return type is ignored by the event dispatcher.
Copyright © 2001–2023 Apache Cayenne. All rights reserved.