-
ch.blackspirit.graphics.ResourceManager
The resource manager allows control over caching and releasing of resources (images, fonts).
This is useful to prevent resources from being cached during rendering.
When a resource is used for drawing and is not yet cached, it will be cached automatically.
@author Markus Koller
-
com.alibaba.antx.config.resource.ResourceManager
-
com.bitmovers.maui.engine.resourcemanager.ResourceManager
-
com.founder.fix.fixflow.core.impl.persistence.ResourceManager
-
com.hbasebook.hush.ResourceManager
This class is implemented as a Singleton, i.e., it is shared across the entire application. There are accessors for all shared services included.
Using the class should be facilitated invoking only getInstance()
without any parameters. This will return the globally configured instance.
-
com.izforge.izpack.installer.ResourceManager
-
com.jcloisterzone.ui.resources.ResourceManager
-
com.l2fprod.common.util.ResourceManager
Manages application resources.
-
com.mobius.utils.ResourceManager
Created with IntelliJ IDEA. User: Pawel Date: 07.11.13 Time: 11:55 To change this template use File | Settings | File Templates.
-
com.pointcliki.io.ResourceManager
-
com.qspin.qtaste.ui.tools.ResourceManager
The ResourceManager is responsible to load and give access to resources. The resources are images, sounds, fonts and bundles. The ResourceManager knows how many languages are supported for the frontend. The ResourceManager knows the colors used for the QSpinTheme.
-
com.sun.faces.application.resource.ResourceManager
This class is used to lookup {@link ResourceInfo} instancesand cache any that are successfully looked up to reduce the computational overhead with the scanning/version checking.
@since 2.0
-
com.threerings.resource.ResourceManager
-
crud.backend.ResourceManager
A fake resource manager implementation used as a backend by the sample CRUD component implementation.
@version $Rev: 536080 $ $Date: 2007-05-08 07:15:22 +0100 (Tue, 08 May 2007) $
-
io.undertow.server.handlers.resource.ResourceManager
Representation of a resource manager. A resource manager knows how to obtain a resource for a given path.
@author Stuart Douglas
-
jade.core.ResourceManager
This is the interface that must be implemented by a class managing Thread resources on a Container
@see FullResourceManager
@author Giovanni Caire - TILAB
-
net.minecraft.src.ResourceManager
-
net.sourceforge.ganttproject.resource.ResourceManager
This interface is used to isolate the implementation of a resource manager from the application. The interface is defined against an abstract class the ProjectResource class. Normally only one instance of the Resourcemanager should be instantiated.
@author barmeier
-
net.suberic.pooka.resource.ResourceManager
This interface defines a ResourceManager.
-
org.apache.batik.util.gui.resource.ResourceManager
This class offers convenience methods to decode resource bundle entries
@author
Stephane Hillion
@version $Id: ResourceManager.java,v 1.4 2004/08/18 07:15:56 vhardy Exp $
-
org.apache.batik.util.resources.ResourceManager
This class offers convenience methods to decode resource bundle entries
@author
Stephane Hillion
@version $Id: ResourceManager.java 592619 2007-11-07 05:47:24Z cam $
-
org.apache.cxf.resource.ResourceManager
Locates resources that are used at runtime. The ResourceManager
queries registered ResourceResolver
to find resources.
-
org.apache.flex.forks.batik.util.gui.resource.ResourceManager
This class offers convenience methods to decode resource bundle entries
@author
Stephane Hillion
@version $Id: ResourceManager.java,v 1.4 2004/08/18 07:15:56 vhardy Exp $
-
org.apache.flex.forks.batik.util.resources.ResourceManager
This class offers convenience methods to decode resource bundle entries
@author
Stephane Hillion
@version $Id: ResourceManager.java 592619 2007-11-07 05:47:24Z cam $
-
org.apache.geronimo.transaction.manager.ResourceManager
@version $Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $
-
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
The ResourceManager is the main class that is a set of components. "I am the ResourceManager. All your resources belong to us..."
-
org.apache.muse.core.ResourceManager
ResourceManager defines the interface for creating and storing resources that can be targeted by other resources (internal and external to a Muse-derived application). The resources' endpoint references (EPRs) are used to differentiate between resources in concrete implementations. This is the implied resource pattern required by WS-Addressing.
Note that ResourceManager does not initiate any lifecycle events - the addResource() method does not create a resource, and the removeResource() method does not destroy a resource. Other components can use the createResource() method to instantiate a resource and addResource() to make it visible to remote clients.
@author Dan Jemiolo (danj)
@see Resource#shutdown()
-
org.apache.myfaces.tobago.context.ResourceManager
-
org.apache.tools.ant.gui.core.ResourceManager
Singleton class for accessing various resources by the application. Relies on the resource bundles for resource values.
@version $Revision: 1.6 $
@author Simeon H.K. Fitch
-
org.apache.uima.resource.ResourceManager
A ResourceManager
holds a collection of {@link org.apache.uima.resource.Resource}objects, each registered under a specified key.
-
org.apache.velocity.runtime.resource.ResourceManager
-
org.arch4j.ui.ResourceManager
-
org.atomojo.www.util.ResourceManager
@author alex
-
org.chromium.debug.core.model.ResourceManager
This object handles the mapping between {@link Script}s and their corresponding resources inside Eclipse.
-
org.eclipse.jface.resource.ResourceManager
This class manages SWT resources. It manages reference-counted instances of resources such as Fonts, Images, and Colors, and allows them to be accessed using descriptors. Everything allocated through the registry should also be disposed through the registry. Since the resources are shared and reference counted, they should never be disposed directly.
ResourceManager handles correct allocation and disposal of resources. It differs from the various JFace *Registry classes, which also map symbolic IDs onto resources. In general, you should use a *Registry class to map IDs onto descriptors, and use a ResourceManager to convert the descriptors into real Images/Fonts/etc.
@since 3.1
-
org.eclipse.rap.rwt.service.ResourceManager
-
org.eobjects.datacleaner.util.ResourceManager
-
org.freerealm.resource.ResourceManager
@author Deniz ARIKAN
-
org.fto.jthink.resource.ResourceManager
资源管理器, 主要用于对应用系统中的各种资源进行方便有效灵活的管理。
注意:一个资源管理器不要跨越多个线程使用,否则有可能会出现意想不到的问题。
历史更新记录:
2005-06-24 创建此类型
@author wenjian
@version 1.00
@since JThink 1.0
-
org.g4studio.core.resource.ResourceManager
ResourceManager
@author HuangYunHui|XiongChun
@since 2009-11-20
-
org.glassfish.resources.admin.cli.ResourceManager
Contract for all ResourceManagers
@author Prashanth Abbagani
-
org.hornetq.core.transaction.ResourceManager
-
org.jboss.jms.tx.ResourceManager
The ResourceManager manages work done in both local and global (XA) transactions. This is one instance of ResourceManager per JMS server. The ResourceManager instances are managed by ResourceManagerFactory.
@author
Tim Fox
@author
Madhu Konda
@author
Juha Lindfors
@author
Hiram Chirino
@author
Adrian Brock
@version $Revision: 2470 $$Id: ResourceManager.java 2470 2007-02-27 19:33:48Z timfox $
-
org.jboss.on.embedded.manager.ResourceManager
API used to retrieve backend data for the embedded console.
@author Jason Dobies
-
org.jfree.resourceloader.ResourceManager
The resource manager takes care about the loaded resources, performs caching, if needed and is the central instance when dealing with resources. Resource loading is a two-step process. In the first step, the {@link ResourceLoader}accesses the physical storage or network connection to read in the binary data. The loaded {@link ResourceData}carries versioning information with it an can be cached indendently from the produced result. Once the loading is complete, a {@link ResourceFactory} interprets the binary data and produces a Java-Object from it.
Resources are identified by an Resource-Key and some optional loader parameters (which can be used to parametrize the resource-factories).
@author Thomas Morgner
@see ResourceData
@see ResourceLoader
@see ResourceFactory
-
org.jnode.system.resource.ResourceManager
Interface or Manager of all system resources.
@author Ewout Prangsma (epr@users.sourceforge.net)
-
org.noos.xing.mydoggy.plaf.ui.ResourceManager
This interface is used to customize not only icons, colors and internationalization but also ui components creation with relative customization and transparency manager.
@author Angelo De Caro (angelo.decaro@gmail.com)
@since 1.3.1
-
org.objectweb.celtix.resource.ResourceManager
Locates resources that are used at runtime. The ResourceManager
queries registered ResourceResolver
to find resources.
-
org.openengsb.loom.csharp.comon.wsdltodll.test.resources.ResourceManager
-
org.openquark.cal.services.ResourceManager
A manager which handles saving and loading a resource with respect to a resource store.
@author Edward Lam
-
org.pentaho.reporting.libraries.resourceloader.ResourceManager
The resource manager takes care about the loaded resources, performs caching, if needed and is the central instance when dealing with resources. Resource loading is a two-step process. In the first step, the {@link ResourceLoader}accesses the physical storage or network connection to read in the binary data. The loaded {@link ResourceData}carries versioning information with it an can be cached indendently from the produced result. Once the loading is complete, a {@link ResourceFactory} interprets the binary data and produces a Java-Object from it.
Resources are identified by an Resource-Key and some optional loader parameters (which can be used to parametrize the resource-factories).
@author Thomas Morgner
@see ResourceData
@see ResourceLoader
@see ResourceFactory
-
org.springmodules.resource.ResourceManager
@author Thierry Templier
-
org.uberfire.security.ResourceManager
-
org.wikier.trioo.jtrioo.ResourceManager
Resource Manager
@author sergio.fernandez@fundacionctic.org
-
pt.webdetails.cdf.dd.ResourceManager
Caches files that need token replacements.
@author pedro
-
test.crud.backend.ResourceManager
A fake resource manager implementation used as a backend by the sample CRUD component implementation.
@version $Rev: 567587 $ $Date: 2007-08-20 09:12:28 +0100 (Mon, 20 Aug 2007) $