JavaScript is disabled on your browser.
Skip navigation links
Red Hat JBoss Enterprise Application Platform 8.1.1.GA + JBoss EAP XP 6.0.0.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.hibernate.internal.build
Annotation Interface AllowSysOut
@Retention
(
CLASS
)
public @interface
AllowSysOut
Used to indicate to the Forbidden APIs library that a specific usage of
System.out
is allowable.
Author:
Steve Ebersole