@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface EntityListeners
Modifier and Type | Required Element and Description |
---|---|
java.lang.Class[] |
value
The callback listener classes
|
Copyright © 2009-2013, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.