PoolResource.java

00001 
00031 package org.objectweb.jonas.resource.pool.api;
00032 
00043 public interface PoolResource {
00049     void destroy() throws Exception;
00050 }
00051 
00052 

Generated on Tue Feb 15 15:05:19 2005 for JOnAS by  doxygen 1.3.9.1