Searched refs:getGlobal (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/test/java/util/logging/
H A DGetGlobalTest.java43 * Solution: A convenience method Logger.getGlobal() should be provided.
52 Logger glogger2 = Logger.getGlobal();
H A DTestAppletLoggerContext.java459 ? Logger.getGlobal()
555 ? Logger.getGlobal()
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/operations/
H A DVariable.java98 public boolean getGlobal() method in class:Variable
/openjdk7/jdk/src/share/classes/java/util/logging/
H A DLogger.java214 public static final Logger getGlobal() { method in class:Logger
233 * <code>Logger.getGlobal()</code>.
235 * <code>Logger.getGlobal()</code> is not available use the call

Completed in 37 milliseconds