Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.derby.iapi.services.context.ContextService

Uses of ContextService in org.apache.derby.iapi.services.context
 

Fields in org.apache.derby.iapi.services.context declared as ContextService
private static ContextService ContextService.factory
           
(package private)  ContextService ContextManager.owningCsf
           
 

Methods in org.apache.derby.iapi.services.context that return ContextService
static ContextService ContextService.getFactory()
           
 

Constructors in org.apache.derby.iapi.services.context with parameters of type ContextService
ContextManager(ContextService csf, org.apache.derby.iapi.services.stream.HeaderPrintWriter stream)
          constructor specifying the hash table size and load factor for the hashed-by-id context stacks.