org.exolab.core.messenger
Class ResourceAllocator

java.lang.Object
  extended by org.exolab.core.messenger.ResourceAllocator

public class ResourceAllocator
extends java.lang.Object

This class allocates resources for Connection instances

Version:
$Revision: 1.1 $ $Date: 2002/02/15 08:40:05 $
Author:
Tim Anderson

Constructor Summary
ResourceAllocator(int threads, Limits limits)
           
 
Method Summary
 Context allocateContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceAllocator

public ResourceAllocator(int threads,
                         Limits limits)
Method Detail

allocateContext

public Context allocateContext()


Copyright © 1999-2012 The Exolab Group. All Rights Reserved.