|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Logging
Enables message Logging
Optional Element Summary | |
---|---|
String |
inLocation
the locations where the messages are logged. |
int |
limit
The size limit at which messages are truncated in the log |
String |
outLocation
|
public abstract int limit
public abstract String inLocation
public abstract String outLocation
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |