org.apache.geronimo.console.logmanager
Class LogViewerPortlet.LogFile

java.lang.Object
  extended by org.apache.geronimo.console.logmanager.LogViewerPortlet.LogFile
Enclosing class:
LogViewerPortlet

public static class LogViewerPortlet.LogFile
extends Object


Constructor Summary
LogViewerPortlet.LogFile(String fullName)
           
 
Method Summary
 String getFullName()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogViewerPortlet.LogFile

public LogViewerPortlet.LogFile(String fullName)
Method Detail

getFullName

public String getFullName()

getName

public String getName()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.