com.sun.enterprise.server.logging.logviewer.backend
Class LogRecordTemplate

java.lang.Object
  extended by com.sun.enterprise.server.logging.logviewer.backend.LogRecordTemplate

public class LogRecordTemplate
extends java.lang.Object

LogRecordTemplate will be the first entry in the results that we return back to the Admin Tool LogViewer Front end. It contains the metadata describing the structure of the results.


Constructor Summary
LogRecordTemplate()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogRecordTemplate

public LogRecordTemplate()


Copyright © 2012 GlassFish Community. All Rights Reserved.