BEA Systems, Inc.

weblogic.cluster.singleton
Class QueryDumper

java.lang.Object
  extended by weblogic.cluster.singleton.QueryDumper

public class QueryDumper
extends Object


Field Summary
static String LEASE_NAME
           
static int LEASE_TIMEOUT
           
static String MACHINE_TABLE_NAME
           
static String TABLE_NAME
           
 
Constructor Summary
QueryDumper()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TABLE_NAME

public static final String TABLE_NAME
See Also:
Constant Field Values

MACHINE_TABLE_NAME

public static final String MACHINE_TABLE_NAME
See Also:
Constant Field Values

LEASE_NAME

public static final String LEASE_NAME
See Also:
Constant Field Values

LEASE_TIMEOUT

public static final int LEASE_TIMEOUT
See Also:
Constant Field Values
Constructor Detail

QueryDumper

public QueryDumper()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.