com.bea.wlevs.ede.impl
Class ResourceManagerImpl

java.lang.Object
  |
  +--com.bea.wlevs.ede.impl.ResourceManagerImpl

public class ResourceManagerImpl
extends Object
implements com.bea.wlevs.ede.ResourceManager


Field Summary
protected  int maxThreads
           
 
Constructor Summary
ResourceManagerImpl()
           
 
Method Summary
 int getMaxThreads()
           
 void setMaxThreads(int threads)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

maxThreads

protected int maxThreads
Constructor Detail

ResourceManagerImpl

public ResourceManagerImpl()
Method Detail

getMaxThreads

public int getMaxThreads()
Specified by:
getMaxThreads in interface com.bea.wlevs.ede.ResourceManager


setMaxThreads

public void setMaxThreads(int threads)
Specified by:
setMaxThreads in interface com.bea.wlevs.ede.ResourceManager