| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||
java.lang.Object
|
+----cornell.slk.jkernel.core.Capability
|
+----cornell.slk.jkernel.core.SharedClass
| Field Summary | |
| ClassNode | cn
|
| Fields inherited from class cornell.slk.jkernel.core.Capability |
| id, ip, restriction, targetTask |
| Constructor Summary | |
| SharedClass(Task targetTask,
ClassNode cn)
|
|
| Method Summary | |
| ClassNode | getClassNode()
|
| void | nullify(InternalPass ip)
|
| Methods inherited from class cornell.slk.jkernel.core.Capability |
| create, create, create, finalize, getThreadTaskState, newFastCopyContext, nullify, readObject, releaseFastCopyContext, revoke, revoke, revokeInternal, writeObject |
| Methods inherited from class java.lang.Object |
| |
| Field Detail |
ClassNode cn
| Constructor Detail |
SharedClass(Task targetTask,
ClassNode cn)
| Method Detail |
ClassNode getClassNode()
public void nullify(InternalPass ip)
| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||