Forge - Parent 1.2.3-SNAPSHOT

Package org.jboss.forge.resources

Interface Summary
DeletionAware If a Resource is deleted, and the Resource object implements this interface, the methods of this interface will be called.
Resource<T> A Resource is an abstraction on top of usable items within a Forge project.
ResourceFilter Used to filter Resource instances during a given operation.
 

Class Summary
AbstractResource<T>  
DependencyResource  
DirectoryResource A standard, build-in, resource for representing directories on the file-system.
EntryResource<K,V> Represents a Key-value entry
FileResource<T extends FileResource<?>> A standard, built-in resource for representing files on the filesystem.
PropertiesFileResource A property based resource
UnknownFileResource Represents any regular file which Forge does not hav any special handler for.
URLResource Represents an URL
VirtualResource<T>  
 

Enum Summary
ResourceFlag  
 

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

Annotation Types Summary
ResourceHandles Declares a resource handler for specified wildcards.
 


Forge - Parent 1.2.3-SNAPSHOT

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