@Target(value=FIELD)
@Retention(value=CLASS)
public @interface LoggerInfo
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
subsystem |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
description |
boolean |
publish |
Copyright © 2013 Oracle Corporation. All Rights Reserved.