org.netbeans.bootstrap/1 2.52

Package org.netbeans

Interface Summary
ArchiveResources Interface for objects that wish to be archived.
Stamps.Updater A callback interface to flush content of some cache at a suitable point in time.
Util.ModuleProvider Interface for a classloader to declare that it comes from a module.
 

Class Summary
CLIHandler Command Line Interface and User Directory Locker support class.
CLIHandler.Args Class that represents available arguments to the CLI handlers.
Events Track events that occur in the module system abstractly.
JarClassLoader A ProxyClassLoader capable of loading classes from a set of jar files and local directories.
JaveleonModule  
Main Bootstrap main class.
Module Object representing one module, possibly installed.
Module.PackageExport Struct representing a package exported from a module.
ModuleFactory Allows creation of custom modules.
ModuleInstaller Responsible for actually installing the contents of module JARs into the IDE.
ModuleManager Manages a collection of modules.
NbClipboard  
NbExecJavaStartTry  
NetigsoFramework This class contains abstracted calls to OSGi provided by core.netigso module.
PatchByteCode Tool to patch bytecode, currently just to make access modifiers public.
ProxyClassLoader A class loader that has multiple parents and uses them for loading classes and resources.
ProxyURLStreamHandlerFactory A stream handler factory that delegates to others in lookup.
Stamps Support for optimal checking of time stamps of certain files in NetBeans directory structure.
TopSecurityManager NetBeans security manager implementation.
Util Static utility methods for use within this package.
 

Exception Summary
DuplicateException Exception indicating that a module with a given code name base is already being managed, and that it is not permitted to add another with the same name.
InvalidException Exception thrown indicating that a module's contents are ill-formed.
 


org.netbeans.bootstrap/1 2.52

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.