Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


com.oracle.bpel.client.util
Class LogFileInfo

java.lang.Object
  extended by com.oracle.bpel.client.util.LogFileInfo

All Implemented Interfaces:
java.io.Serializable

public class LogFileInfo
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
LogFileInfo(java.io.File file)
           

 

Method Summary
 java.lang.String getName()
           
 long lastModified()
           
 long length()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

LogFileInfo

public LogFileInfo(java.io.File file)

Method Detail

getName

public java.lang.String getName()

lastModified

public long lastModified()

length

public long length()

Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


Copyright © 2006, Oracle. All rights reserved.