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

Quick Search    Search Deep

Uses of Package
org.apache.bsf.util

Classes in org.apache.bsf.util used by org.apache.bsf.util
Bean
          A Bean is the class used to represent a bean: it holds a type and a value.
BreakPoint
          This is a class for the debug manager to remember a breakpoint.
BSFClassLoader
          This class loader knows to load a class from the tempDir dir of the environment of the given manager.
BSFDebugManagerImpl
           
CodeBuffer
          A CodeBuffer object is used as a code repository for generated Java code.
DocumentCell
          A DocumentCell allows the debug manager to keep track of known documents for which it has breakpoints.
ObjectRegistry
          The ObjectRegistry is used to do name-to-object reference lookups.
ObjInfo
          An ObjInfo object is used by a compiler to track the name and type of a bean.