|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsbrt.kernel.io.WarningHandlerFactory
public class WarningHandlerFactory
This class is used to provide a default WarningHandler
. The current
default warning handler prints all provided messages to System.err.
Constructor Summary | |
---|---|
WarningHandlerFactory()
|
Method Summary | |
---|---|
static WarningHandler |
getDefault()
Returns the default warning handler. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WarningHandlerFactory()
Method Detail |
---|
public static WarningHandler getDefault()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |