Library:BeanShell
Version:2.0.b4
Compatibility:JDK 1.4
Classes in library BeanShell.
NamePackageDescription
AWTConsolebsh.utilAn old AWT based console for BeanShell.
AWTDemoAppletbsh.utilRun bsh as an applet for demo purposes.
AWTRemoteAppletbsh.utilA lightweight console applet for remote display of a Beanshell session.
BeanShellBSFEnginebsh.utilThis is the BeanShell adapter for IBM's Bean Scripting Famework.
BshCanvasbsh.utilScriptable Canvas with buffered graphics.
BshClassLoaderbsh.classpathOne of the things BshClassLoader does is to address a deficiency in URLClassLoader that prevents us from specifying individual classes via URLs.
BshClassManagerbshBshClassManager manages all classloading in BeanShell.
BshClassPathbsh.classpathA BshClassPath encapsulates knowledge about a class path of URLs.
BshClassPath.AmbiguousNamebsh.classpathNo description provided.
BshClassPath.ClassSourcebsh.classpathNo description provided.
BshClassPath.DirClassSourcebsh.classpathNo description provided.
BshClassPath.GeneratedClassSourcebsh.classpathNo description provided.
BshClassPath.JarClassSourcebsh.classpathNo description provided.
BSHFormalCommentbshNo description provided.
BshMethodbshThis represents an instance of a bsh method declaration in a particular namespace.
BSHPackageDeclarationbshNo description provided.
BshServletbsh.servletThis file is part of BeanShell - www.beanshell.org
CallStackbshA stack of NameSpaces representing the call path.
CapabilitiesbshThe map of extended features supported by the runtime in which we live.
ClassBrowserbsh.utilA simple class browser for the BeanShell desktop.
ClassGeneratorbshNo description provided.
ClassGeneratorImplbshNo description provided.
ClassGeneratorUtilbshClassGeneratorUtil utilizes the ASM (www.objectweb.org) bytecode generator by Eric Bruneton in order to generate class "stubs" for BeanShell at runtime.
ClassGeneratorUtil.ConstructorArgsbshA ConstructorArgs object holds evaluated arguments for a constructor call as well as the index of a possible alternate selector to invoke.
ClassIdentifierbshNo description provided.
ClassManagerImplbsh.classpath
        Manage all classloading in BeanShell.
ClassWriterbsh.org.objectweb.asmA ClassVisitor that generates Java class files.
CodeWriterbsh.org.objectweb.asmA CodeVisitor that generates Java bytecode instructions.
CollectionIteratorbsh.collectionThis is the implementation of: BshIterator - a dynamically loaded extension that supports the collections API supported by JDK1.2 and greater.
CollectionManagerbshThe default CollectionManager (which remains Java 1.1 compatible) supports iteration over objects of type: Enumeration, Vector, String, StringBuffer and array.
CollectionManager.BasicBshIteratorbshAn implementation that works with JDK 1.1
CollectionManagerImplbsh.collectionDynamically loaded extension supporting post 1.1 collections iterator.
ConsolebshConsole startup class.
DelayedEvalBshMethodbshNo description provided.
dirbsh.commandsNo description provided.
DiscreteFilesClassLoaderbsh.classpathA classloader which can load one or more classes from specified sources.
DiscreteFilesClassLoader.ClassSourceMapbsh.classpathNo description provided.
ExternalNameSpacebshA namespace which maintains an external map of values held in variables in its scope.
Httpdbsh.utilA very simple httpd that supports the remote server mode.
InterpreterbshThe BeanShell script interpreter.
JavaCharStreambshAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JConsolebsh.utilA JFC/Swing based console for the BeanShell desktop.
JConsole.BlockingPipedInputStreambsh.utilThe overridden read method in this class will not throw "Broken pipe" IOExceptions; It will simply wait for new writers and data.
JDemoAppletbsh.utilRun bsh as an applet for demo purposes.
JRemoteAppletbsh.utilA lightweight console applet for remote display of a Beanshell session.
Labelbsh.org.objectweb.asmA label represents a position in the bytecode of a method.
ModifiersbshNo description provided.
NameCompletionTablebsh.utilNameCompletionTable is a utility that implements simple name completion for a collection of names, NameSources, and other NameCompletionTables.
NameSpacebshA namespace in which methods, variables, and imports (class names) live.
ParserbshThis is the BeanShell parser.
ParserTokenManagerbshNo description provided.
PrimitivebshWrapper for primitive types in Bsh.
ReflectManagerbshReflectManager is a dynamically loaded extension that supports extended reflection features supported by JDK1.2 and greater.
ReflectManagerImplbsh.reflectThis is the implementation of: ReflectManager - a dynamically loaded extension that supports extended reflection features supported by JDK1.2 and greater.
RemotebshRemote executor class.
Sessiondbsh.utilBeanShell remote session server.
SimpleTemplatebsh.servletThis is a simple template engine.
StringUtilbshNo description provided.
Thisbsh'This' is the type of bsh scripted objects.
TokenbshDescribes the input token stream.
Typebsh.org.objectweb.asmA Java type.
Utilbsh.utilMisc utilities for the bsh.util package.
VariablebshNo description provided.
XThisbshXThis is a dynamically loaded extension which extends This.java and adds support for the generalized interface proxy mechanism introduced in JDK1.3.
Search