Forge - Resource Addon API 2.0.0.Alpha3

Package org.jboss.forge.resource

Interface Summary
DirectoryResource A standard, build-in, resource for representing directories on the file-system.
FileResource<T extends FileResource<T>> A standard, built-in resource for representing files on the filesystem.
Resource<T> A Resource is an abstraction on top of usable items within a Forge project.
ResourceFacet A Facet for use in Resource instances.
ResourceFactory  
ResourceFilter Used to filter Resource instances during a given operation.
ResourceGenerator<RESOURCETYPE,UNDERLYINGTYPE> Defines the mechanism for registering new Resource types.
URLResource Represents a URL resource
 

Class Summary
AbstractFileResource<T extends FileResource<T>> A standard, built-in resource for representing files on the filesystem.
AbstractResource<T>  
VirtualResource<T> An abstract implementation of a virtual resource handle.
 

Exception Summary
ResourceException Represents a generic Exception thrown by the Forge Resource API
 


Forge - Resource Addon API 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.