public class Debug extends Object
Constructor and Description |
---|
Debug() |
Modifier and Type | Method and Description |
---|---|
static boolean |
debug(String subcomponent) |
static boolean |
debugAll() |
static boolean |
getBooleanProperty(String property) |
static boolean |
isPropertyDefined(String property) |
static boolean |
verbose() |
public static boolean getBooleanProperty(String property)
public static boolean isPropertyDefined(String property)
public static boolean verbose()
public static boolean debugAll()
public static boolean debug(String subcomponent)
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.