Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

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

Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06