Load the resource specified by the given path. Calling this method will
cause the resource to be loaded and monitored.
Parameters: path - The path Parameters: handler - The ResourceReceipient callback throws: ResourceException -
Load the resource specified by the given path. If monitor is true then
the ResourceLoader implementation will monitor the resource and call the
ResourceRecipient each time the resource is modified.
Parameters: path - The path Parameters: handler - The ResourceRecipient callback Parameters: monitor - True to monitor the resource throws: ResourceException -
Fields inherited from com.anthonyeden.lib.resource.AbstractResourceLoader