Package rife.resources
package rife.resources
Provides classes and interfaces for the resource abstraction framework.
- Since:
- 1.0
-
ClassDescriptionThis abstract class offers common implementations of several
ResourceFindermethods.This class offersResourceFinderandResourceWritercapabilities for resources that are stored in a database.This class offersResourceFinderandResourceWritercapabilities for resources that are stored in a memory.This interface defines the methods that classes withResourceFinderfunctionalities have to implement.This class offersResourceFindercapabilities for resources that are available through the classloader.This class offersResourceFindercapabilities for resources that are available through a collection of directories.Allows a group of resource finders to acts as if they are one single resource finders.This interface defines the methods that classes withResourceWriterfunctionalities have to implement.