com.codestudio.management
Class LocalPoolDeployer

java.lang.Object
  |
  +--com.codestudio.management.LocalPoolDeployer
All Implemented Interfaces:
PoolManDeployer, java.lang.Runnable

public class LocalPoolDeployer
extends java.lang.Object
implements PoolManDeployer, java.lang.Runnable


Constructor Summary
LocalPoolDeployer()
           
 
Method Summary
 void deployConfiguration(PoolManConfiguration config)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalPoolDeployer

public LocalPoolDeployer()
Method Detail

deployConfiguration

public void deployConfiguration(PoolManConfiguration config)
                         throws java.lang.Exception
Specified by:
deployConfiguration in interface PoolManDeployer

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 1999-2001 The Code Studio. All Rights Reserved.