Oracle

weblogic.webservice.binding.jms
Class ConnectionPool

java.lang.Object
  extended by java.util.TimerTask
      extended by weblogic.webservice.binding.jms.ConnectionPool
All Implemented Interfaces:
Runnable

Deprecated. please migrate to jws for webservices

public class ConnectionPool
extends TimerTask

Connection Pool on the client side, to hold jms connections


Method Summary
 void close()
          Deprecated. close all outstanding JMS connections.
static ConnectionPool getInstance()
          Deprecated. returns the JMS connection pool
 
Methods inherited from class java.util.TimerTask
cancel, run, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ConnectionPool getInstance()
Deprecated. 
returns the JMS connection pool


close

public void close()
Deprecated. 
close all outstanding JMS connections.


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle