org.eclipse.debug.internal.ui.views.launch.LaunchViewContextListener A context listener which automatically opens/closes/activates views in response to debug context changes and automatically enables activities as appropriate. The context listener updates for selection changes in the LaunchView, enabling/disabling contexts and enabling activities based on the org. ...
servlets.ServletTest2 This servlet is used to test O'Reilly examples @author JOnAS team
org.apache.geronimo.kernel.basic.BasicDependencyManager DependencyManager is the record keeper of the dependencies in Geronimo. The DependencyManager does not enforce any dependencies, it is simply a place where components can register their intent to be dependent on another component. Since a JMX Component can pretty much do whatever it wants a comp ...
com.sleepycat.je.cleaner.FileSelector Keeps track of the status of files for which cleaning is in progres. Each file for which cleaning is in progress is in one of the following collections. Files numbers migrate from one collection to another as their status changes, in order: toBeCleaned -> cleaned -> checkpointed -> fu ...
org.apache.bcel.verifier.structurals.Subroutines Instances of this class contain information about the subroutines found in a code array of a method. This implementation considers the top-level (the instructions reachable without a JSR or JSR_W starting off from the first instruction in a code array of a method) being a special subroutine; see g ...
org.objectweb.cjdbc.console.jmx.RmiJmxClient This class defines a RmiJmxClient that uses Jmx 2.0 specifications to connect to the RmiSever @author <a HREF="mailto:Nicolas.Modrzyk@inria.fr">Nicolas Modrzyk </a> @version 1.0
org.apache.commons.transaction.memory.OptimisticMapWrapper Wrapper that adds transactional control to all kinds of maps that implement the {@link Map} interface. By using a naive optimistic transaction control this wrapper has better isolation than {@link TransactionalMapWrapper}, but may also fail to commit. <br> Start a transaction by calling {@l ...
org.apache.cocoon.generation.LinkStatusGenerator @cocoon.sitemap.component.documentation Generates a list of links that are reachable from the src and their status. @cocoon.sitemap.component.name linkstatus @cocoon.sitemap.component.label content @cocoon.sitemap.component.logger sitemap.generator.linkstatus @author Michael Homeijer @author ...
org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet This is the relationship set. An instance of this class is returned when collection valued cmr field is accessed. See the EJB 2.0 specification for a more detailed description or the responsibilities of this class. @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom</a> @versi ...