Filesystem example should provide a realistic example of implementing the Mount
and Unmount operations
------------------------------------------------------------------------------------------------------
Key: APOLLO-17
URL: http://issues.apache.org/jira/browse/APOLLO-17
Project: Apollo
Type: Task
Components: Tutorial
Environment: n/a
Reporter: Ian Springer
Priority: Minor
We should demonstrate obtaining the Resource instance and invoking some method
on it, e.g.:
FileSystemResource resource = (FileSystemResource)getResource();
resource.mount();
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]