Uses of Package
com.cafesoft.core.util

Packages that use com.cafesoft.core.util
com.cafesoft.cams.access Cams access control service support. 
com.cafesoft.cams.agent.http Support for implementing Cams HTTP agents. 
com.cafesoft.cams.auth Cams authentication service support. 
com.cafesoft.cams.auth.login Login-specific authentication services support. 
com.cafesoft.cams.auth.login.module JDBC, LDAP, and XML JAAS login modules. 
com.cafesoft.cams.auth.login.userrepository Support for optimized user, role, and passowrd services. 
com.cafesoft.cams.ping Classes for testing connectivity to a Cams server. 
com.cafesoft.cams.service Services for JDBC connection pooling, LDAP connection pooling, and a user repository, etc. 
com.cafesoft.cams.service.rmi Defines various RMI specific services and support interfaces. 
com.cafesoft.cams.session Classes for managing Cams sessions. 
com.cafesoft.cams.session.access Cams session control service support. 
com.cafesoft.cams.session.control Cams session access service support. 
com.cafesoft.core.jdbc Contains classes for use with jdbc. 
com.cafesoft.core.pool Provides classes for object pooling. 
com.cafesoft.core.service Services API support. 
com.cafesoft.core.util Utility classes. 
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.access
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
Recyclable
          The Recyclable interface defines an interface to be implemented by all objects that can be recycled and reused.
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.agent.http
PropertySpec
          PropertySpec is an interface that defines how meta data about a runtime-resolvable property may be accessed.
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.auth
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.auth.login
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.auth.login.module
Destroyable
          Destroyable interface marks an object that has a "destructor" method.
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.auth.login.userrepository
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.ping
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.service
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
Destroyable
          Destroyable interface marks an object that has a "destructor" method.
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.service.rmi
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.session
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
NamespaceMap
          A data structure for storing namespaces and their associated name/value pairs.
Recyclable
          The Recyclable interface defines an interface to be implemented by all objects that can be recycled and reused.
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.session.access
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
 

Classes in com.cafesoft.core.util used by com.cafesoft.cams.session.control
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
 

Classes in com.cafesoft.core.util used by com.cafesoft.core.jdbc
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
 

Classes in com.cafesoft.core.util used by com.cafesoft.core.pool
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
Destroyable
          Destroyable interface marks an object that has a "destructor" method.
Recyclable
          The Recyclable interface defines an interface to be implemented by all objects that can be recycled and reused.
 

Classes in com.cafesoft.core.util used by com.cafesoft.core.service
Debuggable
          Debuggable defines an interface for enabling/disabling debugging of Object instances.
 

Classes in com.cafesoft.core.util used by com.cafesoft.core.util
ClassInstantiationException
          An exception that is thrown if errors occur dynamically instantiating classes
MethodInvocationException
          An exception that is thrown if errors occur invoking a method call dynamically upon an object
MonitoredProcessEvent
          A MonitoredProcessEvent conveys information about MonitoredProcess state changes to MonitoredProcessEventListeners.
MonitoredProcessEventListener
          Defines the interface for a for MonitoredProcessEvent listener.
MonitoredProcessException
          An exception that is thrown if an error occurs in a MonitoredProcess.
NamespaceMap
          A data structure for storing namespaces and their associated name/value pairs.
PropertySpec
          PropertySpec is an interface that defines how meta data about a runtime-resolvable property may be accessed.
RandomNumberGenerator
          This class creates random numbers This Singleton class initialize single random number generator with a random seed using the third party library infiniteMonkey.
Recyclable
          The Recyclable interface defines an interface to be implemented by all objects that can be recycled and reused.
ResourceBundleUtils
          ResourceBundleUtils provides utilities for working with java.util.ResourceBundle objects.
TokenDelimiterSpec
          TokenDelimiterSpec specifies parameters used to delimit parseable tokens.
 



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