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.ContextImpl

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

Subclasses of ContextImpl in org.apache.derby.iapi.services.context
(package private)  class SystemContext
          A context that shuts the system down if it gets an StandardException with a severity greater than or equal to ExceptionSeverity.SYSTEM_SEVERITY or an exception that is not a StandardException.