BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.common.ResourceException

Packages that use ResourceException
weblogic.common Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. 
 

Uses of ResourceException in weblogic.common
 

Subclasses of ResourceException in weblogic.common
 interface ConnectDeadException
          Class for ConnectDeadException
 interface ConnectDisabledException
          Class for ConnectDisabledException
 

Methods in weblogic.common that throw ResourceException
 java.lang.Object T3ResourceDef.reserve(java.security.Principal user)
          Reserves a resource with permission check on behalf of the specified user.
 java.lang.Object T3ResourceDef.reserveNoWait(java.security.Principal user)
          Reserves a resource with permission check on behalf of the specified user.
 java.lang.Object T3ResourceDef.reserveWaitSecs(java.security.Principal user, int waitSecs)
          Reserves a resource with permission check on behalf of the specified user.
 void T3ResourceDef.setResourceFactory(T3ResourceFactory rf)
          Sets the factory to be used for obtaining new resources.
 void T3ResourceDef.refreshResources()
          Refreshes all the resources presently allocated.
 java.lang.Object T3ResourceFactory.createResource()
          Creates a new instance of a resource when invoked by a resource allocator.
 void T3ResourceFactory.refreshResource(java.lang.Object resource)
          Refreshes an instance of a resource when invoked.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60