@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface CommunicationLog
Modifier and Type | Fields and Description |
---|---|
static boolean |
PRINT_ENTITY |
static java.lang.String |
ROOT_LEVEL |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
name |
boolean |
printEntity |