|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ChResource represents a resource, that can be reserved on a server.
Method Summary | |
ChConnect |
getConnection()
Implementations should return the connection to the server where the resource can be found. |
java.lang.String |
getResourceName()
Implementations should return the resource name, e.g. |
void |
setTask(ChTask task)
implementations are informed by this method, which task handles this resource. |
Method Detail |
public java.lang.String getResourceName()
public ChConnect getConnection()
public void setTask(ChTask task)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |