test.compliance.openmbean.TabularDataSupportTestCase Tabular data support tests.<p> @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>. org.apache.cocoon.webapps.portal.components.PortalManagerImpl This is the basis portal component @author <a HREF="mailto:cziegeler@s-und-n.de">Carsten Ziegeler</a> @version CVS $Id: PortalManagerImpl.java 56873 2004-11-07 22:30:17Z antonio $ org.apache.commons.collections.MapUtils Provides utility methods and decorators for {@link Map} and {@link SortedMap} instances. <p> It contains various type safe methods as well as other useful features like deep copying. <p> It also provides the following decorators: <ul> <li>{@link #fixedSizeMap(Map)} <li& ...net.sf.jasperreports.engine.xml.JRXmlConstants @author Teodor Danciu (teodord@users.sourceforge.net) @version $Id: JRXmlConstants.java,v 1.27 2005/07/20 16:16:28 lucianc Exp $ org.apache.commons.collections.TestDoubleOrderedMap Class TestDoubleOrderedMap <p> Test cases for DoubleOrderedMap. This class cannot implement TestMap.SupportsPut, because it is a special Map that does not support duplicate keys, duplicate values, or null values. @version $Revision: 1.15 $ $Date: 2004/02/18 01:20:35 $ @author Marc Johnson ...org.apache.geronimo.j2ee.deployment.RefContext @version $Rev: 46019 $ $Date: 2004-09-14 02:56:06 -0700 (Tue, 14 Sep 2004) $ org.apache.commons.collections.map.AbstractTestMap Abstract test class for {@link java.util.Map} methods and contracts. <p> The forces at work here are similar to those in {@link AbstractTestCollection}. If your class implements the full Map interface, including optional operations, simply extend this class, and implement the {@link #makeEmp ...net.sf.jasperreports.engine.fill.JRBaseFiller @author Teodor Danciu (teodord@users.sourceforge.net) @version $Id: JRBaseFiller.java,v 1.39 2005/07/20 16:19:11 lucianc Exp $ test.compliance.relation.RelationServiceTestCase Relation Service tests TODO test internal relations TODO test relations as mbeans in roles TODO test multiple relation services (avoid future mods adding static data) @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>. org.eclipse.ui.internal.activities.MutableActivityManager An activity registry that may be altered. @since 3.0 org.enhydra.shark.xpdl.PackageValidator Represents coresponding element from XPDL schema. @author Sasa Bojanic org.eclipse.jface.bindings.BindingManager <p> A central repository for bindings -- both in the defined and undefined states. Schemes and bindings can be created and retrieved using this manager. It is possible to listen to changes in the collection of schemes and bindings by adding a listener to the manager. </p> <p> The ...org.apache.geronimo.axis.builder.SchemaInfoBuilder @version $Rev: $ $Date: $ org.objectweb.jac.aspects.gui.ViewControlWrapper This wrapper updates the views of a given object when its state changes, that is to say when a write method is called on the wrappee.<p> A view controller can control several views of the same wrappee at the same time.<p> This mecanism is similar to the famous MVC design pattern. The ...org.enhydra.shark.WfProcessImpl WfProcessImpl - Workflow Process Object implementation @author Sasa Bojanic, Vladimir Puskas @version 1.0.1 org.eclipse.jdt.internal.corext.refactoring.structure.PullUpRefactoring
org.enhydra.shark.WfActivityImpl WfActivityImpl - Workflow Activity Object implementation @author Sasa Bojanic @author Vladimir Puskas org.apache.geronimo.jetty.deployment.JettyModuleBuilder @version $Rev: 169154 $ $Date: 2005-05-08 12:35:23 -0700 (Sun, 08 May 2005) $ org.apache.commons.collections.FastHashMap <p>A customized implementation of <code>java.util.HashMap</code> designed to operate in a multithreaded environment where the large majority of method calls are read-only, instead of structural changes. When operating in "fast" mode, read calls are non-synchronized and write cal ...org.objectweb.jac.aspects.gui.GuiAC This aspect component implements a very simple GUI that allows the user to browse the named object of the system and call methods on them. <p>It implements a MVC design pattern where the controllers are implemented by <code>ViewWrapper</code> instances.<p> @see ViewContro ...org.apache.axis.wsdl.symbolTable.BindingEntry This class represents a WSDL binding. It encompasses the WSDL4J Binding object so it can reside in the SymbolTable. It also adds a few bits of information that are a nuisance to get from the WSDL4J Binding object: binding type, binding style, input/output/fault body types. org.picocontainer.alternatives.ImmutablePicoContainerTestCase @author Paul Hammant @version $Revision: 1870 $ freemarker.ext.beans.BeansWrapper Utility class that provides generic services to reflection classes. It handles all polymorphism issues in the {@link #wrap(Object)} and {@link #unwrap(TemplateModel)} methods. @author Attila Szegedi @version $Id: BeansWrapper.java,v 1.91 2005/06/13 21:34:47 szegedia Exp $ org.apache.cocoon.acting.AbstractValidatorAction Abstract implementation of action that needs to perform validation of parameters (from session, from request, etc.). All `validator' actions share the same description xml file. In such file every parameter is described via its name, type and its constraints. One large description file can be used ...org.springframework.jdbc.object.StoredProcedureTests @author Thomas Risberg @author Trevor Cook @author Rod Johnson org.apache.taglibs.standard.lang.jstl.ImplicitObjects <p>This class is used to generate the implicit Map and List objects that wrap various elements of the PageContext. It also returns the correct implicit object for a given implicit object name. @author Nathan Abramson - Art Technology Group @version $Change: 181177 $$DateTime: 2001/06/26 0 ...org.objectstyle.cayenne.wocompat.EOQuery A descriptor of SelectQuery loaded from EOModel. It is an informal "decorator" of Cayenne SelectQuery to provide access to the extra information of WebObjects EOFetchSpecification. @author Andrei Adamchik @since 1.1 org.jboss.test.security.test.LoginModulesUnitTestCase Tests of the LoginModule classes. org.apache.commons.beanutils.DynaBeanUtilsTestCase Test case for BeanUtils when the underlying bean is actually a DynaBean. @author Craig R. McClanahan @version $Revision: 1.22 $ $Date: 2004/02/28 13:18:36 $ org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
com.sleepycat.collections.test.CollectionTest @author Mark Hayes org.apache.commons.chain.impl.ContextBase <p>Convenience base class for {@link Context} implementations.</p> <p>In addition to the minimal functionality required by the {@link Context} interface, this class implements the recommended support for <em>Attribute-Property Transparency</p>. This is implemented b ...com.inversoft.config.ConfigMediator <p> This class is the configuration system mediator that directs to setu, parsing and building of configuration from XML documents (which need not be stored in files). </p> <p> This class can be extended in order to change the order of operations of change the other parts of the ...org.apache.struts.taglib.html.TestLinkTag5 Suite of unit tests for the <code>org.apache.struts.taglib.html.LinkTag</code> class. org.enhydra.shark.ExecutionAdmin The client interface through which client accesses the engine objects, and performs the various actions on engine. @author Sasa Bojanic @version 1.1 com.lowagie.text.pdf.codec.postscript.PAContext
org.apache.batik.bridge.BridgeContext This class represents a context used by the various bridges and the builder. A bridge context is associated to a particular document and cannot be reused. The context encapsulates the dynamic bindings between DOM elements and GVT nodes, graphic contexts such as a <tt>GraphicsNodeRenderConte ...org.apache.cocoon.components.persistence.RequestDataStoreImpl The default implementation @author <a HREF="mailto:cziegeler@apache.org">Carsten Ziegeler</a> @version CVS $Id: RequestDataStoreImpl.java 30932 2004-07-29 17:35:38Z vgritsenko $ @since 2.1.1 org.apache.geronimo.jetty.SecurityTest Tests the JAAC security for Jetty by using both explicit and auto role mapping @version $Rev: 161394 $ $Date: 2005-04-14 22:35:25 -0700 (Thu, 14 Apr 2005) $ org.apache.turbine.services.mimetype.util.CharSetMap This class maintains a set of mappers defining mappings between locales and the corresponding charsets. The mappings are defined as properties between locale and charset names. The definitions can be listed in property files located in user's home directory, Java home directory or the current clas ...groovy.lang.MetaClass Allows methods to be dynamically added to existing classes at runtime @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @author Guillaume Laforge @version $Revision: 1.85 $ org.eclipse.ui.internal.themes.ColorsAndFontsPreferencePage Preference page for management of system colors, gradients and fonts. @since 3.0 org.apache.james.util.SqlResources Provides a set of SQL String resources (eg SQL Strings) to use for a database connection. This class allows SQL strings to be customised to particular database products, by detecting product information from the jdbc DatabaseMetaData object. org.objectstyle.cayenne.access.DataContext Class that provides applications with access to Cayenne persistence features. In most cases this is the only access class directly used in the application. <p> Most common DataContext use pattern is to create one DataContext per session. "Session" may be a an HttpSesession in a web applicati ...net.sf.jasperreports.compilers.JRGroovyGenerator @author Teodor Danciu (teodord@users.sourceforge.net), Peter Severin (peter_p_s@users.sourceforge.net) @version $Id: JRGroovyGenerator.java,v 1.7 2005/07/03 20:41:18 teodord Exp $ org.hibernate.test.dynamic.DynamicClassTest @author Gavin King org.eclipse.ui.internal.util.Util
org.apache.commons.beanutils.BasicDynaBean <p>Minimal implementation of the <code>DynaBean</code> interface. Can be used as a convenience base class for more sophisticated implementations.</p> <p><strong>IMPLEMENTATION NOTE</strong> - Instances of this class that are accessed from multiple thread ...org.apache.cocoon.portal.aspect.impl.AbstractAspectalizable @author <a HREF="mailto:cziegeler@s-und-n.de">Carsten Ziegeler</a> @author <a HREF="mailto:volker.schmitt@basf-it-services.com">Volker Schmitt</a> @version CVS $Id: AbstractAspectalizable.java 148910 2005-01-28 18:19:44Z cziegeler $ org.jibx.binding.classes.MungedClass Modifiable class handler. Each instance controls changes to a particular class modified by one or more binding definitions. As methods are generated they're checked for uniqueness. If an already-generated method is found with the same characteristics (including byte code) as the one being generate ... | Popular Tags |