Uses of Interface
com.cafesoft.core.util.Destroyable

Packages that use Destroyable
com.cafesoft.cams.auth.login.module JDBC, LDAP, and XML JAAS login modules. 
com.cafesoft.cams.service Services for JDBC connection pooling, LDAP connection pooling, and a user repository, etc. 
com.cafesoft.core.pool Provides classes for object pooling. 
 

Uses of Destroyable in com.cafesoft.cams.auth.login.module
 

Classes in com.cafesoft.cams.auth.login.module that implement Destroyable
 class AbstractLoginModule
          Abstract implementation of the LoginModule interface.
 

Uses of Destroyable in com.cafesoft.cams.service
 

Subinterfaces of Destroyable in com.cafesoft.cams.service
 interface CamsServiceMonitor
          Interface for a CamsServiceMonitor.
 

Uses of Destroyable in com.cafesoft.core.pool
 

Subinterfaces of Destroyable in com.cafesoft.core.pool
 interface LiteObjectPool
          The LiteObjectPool interface defines an interface for an ObjectPool object that does not carry with it several restrictions that our ObjectPool interface does.
 

Classes in com.cafesoft.core.pool that implement Destroyable
 class StandardLiteObjectPool
          Standard implementation of the LiteObjectPool interface.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.