bitronix.tm.resource.jms
Interface PoolingConnectionFactoryMBean

All Known Implementing Classes:
PoolingConnectionFactory

public interface PoolingConnectionFactoryMBean

Author:
lorban

Method Summary
 long getInPoolSize()
           
 long getTotalPoolSize()
           
 void reset()
           
 

Method Detail

getInPoolSize

long getInPoolSize()

getTotalPoolSize

long getTotalPoolSize()

reset

void reset()
           throws Exception
Throws:
Exception


Copyright © 2006-2011 Bitronix Software. All Rights Reserved.