|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Mountable
Interface that Resources and Attributes must implement.
| Method Summary | |
|---|---|
boolean |
isMount()
|
void |
mount(Context context,
Path mountPoint)
Mount the Mountable. |
void |
unMount()
Unmount the Mountable. |
| Method Detail |
|---|
boolean isMount()
void mount(Context context,
Path mountPoint)
context - the context the Mountable is attachedmountPoint - the path to mount itvoid unMount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||