Class COM.odi.LockTimeoutBlocker

java.lang.Object
   |
   +----COM.odi.LockTimeoutBlocker

public final class LockTimeoutBlocker
extends Object
Describes another client that was involved in a concurrency conflict.


Method Index

 o getApplicationName()
Returns the name of the application.
 o getHostName()
Returns the name of the host on which the application was running.
 o getPID()
Returns the process ID of the application.

Methods

 o getApplicationName
  public String getApplicationName()
Returns the name of the application.

 o getHostName
  public String getHostName()
Returns the name of the host on which the application was running.

 o getPID
  public int getPID()
Returns the process ID of the application.


Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.