-
br.com.caelum.restfulie.Resources
-
br.com.caelum.vraptor.templates.plugins.Resources
-
co.cask.cdap.api.Resources
Implementation of {@link ResourceSpecification}.
-
co.cask.tigon.api.Resources
Implementation of {@link ResourceSpecification}.
-
collide.gwtc.ui.GwtCompilerShell.Resources
-
com.azaptree.wadl.Resources
3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://wadl.dev.java.net/2009/02}doc" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://wadl.dev.java.net/2009/02}resource" maxOccurs="unbounded"/> <any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="base" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>
-
com.github.gwtbootstrap.datepicker.client.ui.resources.Resources
Interface that provides the DateBox resources.
@author Carlos Alexandro Becker
@since 2.0.4.0
-
com.github.gwtbootstrap.datetimepicker.client.ui.resources.Resources
Interface that provides the DateTimePicker resources.
@author Carlos Alexandro Becker
@author Alain Penders
@since 2.1.1.0
-
com.google.collide.client.Resources
Interface for resources, e.g., css, images, text files, etc. Make sure you add your resource to {@link com.google.collide.client.Collide#onModuleLoad()}.
-
com.google.gwt.user.cellview.client.CellTable.Resources
-
com.google.gwt.user.cellview.client.DataGrid.Resources
-
com.google.gwt.user.client.ui.Tree.Resources
-
com.google.speedtracer.client.MonitorResources.Resources
-
com.hubspot.mesos.Resources
-
com.lanyuan.entity.Resources
-
com.narirelays.ems.persistence.orm.Resources
Resources entity. @author MyEclipse Persistence Tools
-
com.opera.core.systems.testing.Resources
-
com.spotify.helios.common.descriptors.Resources
Sets the runtime constraints for a container.
{ "memory" : 10485760, "memorySwap" : 10485760, "cpuset" : "0", "cpuShares" : 512 }
-
com.sun.enterprise.config.serverbeans.Resources
-
com.sun.lwuit.util.Resources
-
com.sun.research.wadl.x2006.x10.Resources
This class uses CDI to alias Java EE resources, such as the persistence context, to CDI beans
Example injection on a managed bean field:
&${symbol_pound}064;Inject private EntityManager em;
-
com.sun.research.ws.wadl.Resources
3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://wadl.dev.java.net/2009/02}doc" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://wadl.dev.java.net/2009/02}resource" maxOccurs="unbounded"/> <any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="base" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>
-
com.tonbeller.tbutils.res.Resources
-
de.matrixweb.smaller.resource.Resources
Implements a resource group.
@author marwol
-
etch.util.Resources
A HashMap of string to object.
-
javax.annotation.Resources
-
jcgp.backend.resources.Resources
Encapsulates all of the resources based on which the program operates. Each instance of JCGP contains a single instance of {@code Resources}.
The experiment's {@code Resources} object is passed to modules as the program operates, andthe actual parameter values can be obtained using getter methods. Note that, for code brevity, this class's getters do not start with the word "get". For instance, to get the number of rows, one would use {@code rows()} instead of {@code getRows()} which doesn't exist.The fitness orientation of the problem being solved can also be retrieved using {@code fitnessOrientation()}. Evolutionary strategies will typically use this to perform selection.
In addition to parameters, this class also offers utility methods. Any necessary random numbers should be obtained using {@code getRandomInt()} and {@code getRandomDouble()} as these methodsuse a particular {@code Random} object guaranteed to generate random numbers based on the seed parameter. Functions from the selected function set can be obtained through this class as well. Finally, printing to the console should be done via the resources using the report and print methods, so that these prints also get sent to the GUI console (if one is present).
@see jcgp.backend.parameters.Parameter
@author Eduardo Pedroni
-
net.java.dev.wadl.x2009.x02.ResourcesDocument.Resources
-
net.sf.mpxj.planner.schema.Resources
-
net.sourceforge.processdash.i18n.Resources
-
net.sourceforge.squirrel_sql.fw.util.Resources
-
nl.siegmann.epublib.domain.Resources
All the resources that make up the book. XHTML files, images and epub xml documents must be here.
@author paul
-
org.apache.aurora.scheduler.configuration.Resources
A container for multiple resource vectors. TODO(wfarner): Collapse this in with ResourceAggregates AURORA-105.
-
org.apache.avalon.excalibur.i18n.Resources
A class to simplify extracting localized strings, icons and other common resources from a ResourceBundle. Reworked to mirror behaviour of StringManager from Tomcat (format() to getString()).
@author
Peter Donald
-
org.apache.etch.util.Resources
A HashMap of string to object.
-
org.apache.felix.metatype.internal.l10n.Resources
-
org.apache.openejb.config.sys.Resources
3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://www.openejb.org/System/Configuration}Container" maxOccurs="unbounded"/> <element ref="{http://www.openejb.org/System/Configuration}JndiProvider" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.openejb.org/System/Configuration}ConnectionManager" minOccurs="0"/> <element ref="{http://www.openejb.org/System/Configuration}Connector" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.openejb.org/System/Configuration}Resource" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
org.apache.pivot.util.Resources
Represents a set of localizable resources.
-
org.apache.tomcat.Resources
A
Resources is a generic interface for the resource acquisition and lookup methods of the ServletContext interface.
A Resources object is generally attached to a Context, or higher level, Container. However, a Connector may also provide a Resources object associated with a particular Request, which should be treated by any Container processing this request as overriding any Resources object normally configured for this Container.
@author Craig R. McClanahan
@version $Revision: 1.2 $ $Date: 2000/01/29 07:46:32 $
-
org.apache.tools.ant.types.resources.Resources
Generic ResourceCollection: Either stores nested ResourceCollections, making no attempt to remove duplicates, or references another ResourceCollection.
@since Ant 1.7
-
org.apache.wink.server.internal.log.Resources
Logs all the resource information.
-
org.exoplatform.services.rest.wadl.research.Resources
3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://research.sun.com/wadl/2006/10}doc" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://research.sun.com/wadl/2006/10}resource" maxOccurs="unbounded"/> <any/> </sequence> <attribute name="base" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> </restriction> </complexContent> </complexType>
-
org.glassfish.admin.amx.intf.config.Resources
-
org.jacoco.report.html.resources.Resources
Static resource that are included with the coverage report and might be referenced from created HTML pages.
@author Marc R. Hoffmann
@version $Revision: $
-
org.jacoco.report.internal.html.resources.Resources
Static resource that are included with the coverage report and might be referenced from created HTML pages.
-
org.jboss.testharness.impl.packaging.Resources
-
org.openswing.swing.internationalization.java.Resources
-
org.pdfclown.documents.contents.Resources
fanochizzolini.it)
@version 0.1.0
-
org.rstudio.studio.client.workbench.views.history.view.HistoryPane.Resources
-
org.springframework.hateoas.Resources
General helper to easily create a wrapper for a collection of entities.
@author Oliver Gierke
-
org.tuba.export.dialog.data.Resources
-
pivot.util.Resources
Reads a JSON resource at {@link #baseName} using{@link ClassLoader#getResourceAsStream(String)}. It applies localization to the resource using a method similar to that of {@link java.util.ResourceBundle} in that it loads the base resource, thenapplies a country specified resource over-writing the values in the base using the country specified. It then does the same for country/language specific.
@see java.util.ResourceBundle
@author brindy
@author gbrown
-
tyrex.resource.Resources