All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class oracle.xml.async.ResourceManager

java.lang.Object
   |
   +----oracle.xml.async.ResourceManager

public class ResourceManager
extends Object

Constructor Index

 o ResourceManager(int)

Method Index

 o activeFound()
 o getResource()
 o releaseResource()
 o sleep(int)

Constructors

 o ResourceManager
 public ResourceManager(int i)

Methods

 o getResource
 public synchronized void getResource()
 o releaseResource
 public void releaseResource()
 o activeFound
 public boolean activeFound()
 o sleep
 public void sleep(int i)

All Packages  Class Hierarchy  This Package  Previous  Next  Index