com.sun.grid.proxy
Class ComputeProxy$1

java.lang.Object
  |
  +--java.util.logging.Formatter
        |
        +--com.sun.grid.proxy.ComputeProxy$1

synchronized class ComputeProxy$1
extends java.util.logging.Formatter


Constructor Summary
(package private) ComputeProxy$1()
           
 
Method Summary
 java.lang.String format(java.util.logging.LogRecord)
           
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComputeProxy$1

ComputeProxy$1()
Method Detail

format

public java.lang.String format(java.util.logging.LogRecord)
Specified by:
format in class java.util.logging.Formatter