BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.tools
Class AutoRefresher

java.lang.Object
  |
  +--weblogic.utils.compiler.Tool
        |
        +--weblogic.management.tools.AutoRefresher

public class AutoRefresher
extends weblogic.utils.compiler.Tool

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.

Field Summary
static boolean DEFAULT_RECURSIVE
           
static int DEFAULT_SLEEP_INTERVAL
           
 
Fields inherited from class weblogic.utils.compiler.Tool
opts, START_SERVER_SIDE_STACK
 
Constructor Summary
AutoRefresher(java.lang.String[] args)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void prepare()
           
 void runBody()
           
 
Methods inherited from class weblogic.utils.compiler.Tool
getRequireExtraArgs, getShowStackTraace, run, run, setRequireExtraArgs, setShowStackTrace, stripStackTrace, stripStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_SLEEP_INTERVAL

public static final int DEFAULT_SLEEP_INTERVAL

DEFAULT_RECURSIVE

public static final boolean DEFAULT_RECURSIVE
Constructor Detail

AutoRefresher

public AutoRefresher(java.lang.String[] args)
Method Detail

main

public static void main(java.lang.String[] args)

prepare

public void prepare()
             throws javax.management.InstanceNotFoundException,
                    javax.naming.NamingException

Overrides:
prepare in class weblogic.utils.compiler.Tool

runBody

public void runBody()
             throws javax.management.InstanceNotFoundException,
                    javax.naming.NamingException

Overrides:
runBody in class weblogic.utils.compiler.Tool

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b