WebLogic Integration


com.bea.wlcfilesync
Class LwcFileSyncClient

java.lang.Object
  |
  +--com.bea.wlcfilesync.LwcFileSyncClient

public class LwcFileSyncClient
extends java.lang.Object

LwcFileSyncClient LwcFileSyncClient is the driver program to start file sharing that is sync operation.

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

Field Summary
static boolean debug
           
static com.bea.eci.logging.LogOutputStream log
           
 
Constructor Summary
LwcFileSyncClient(ThreadPool pool)
           Constructor for LwcFileSyncClient
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debug

public static boolean debug

log

public static com.bea.eci.logging.LogOutputStream log
Constructor Detail

LwcFileSyncClient

public LwcFileSyncClient(ThreadPool pool)

Constructor for LwcFileSyncClient

Parameters:
pool - Thread pool
Method Detail

main

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

WebLogic Integration

WebLogic Integration (WLI)