BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.common.ResourceException

Packages that use ResourceException
weblogic.common   
 

Uses of ResourceException in weblogic.common
 

Methods in weblogic.common that throw ResourceException
 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.
 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.
 


Documentation is available at
http://www.weblogic.com/docs51