|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectits.util.AccessCoordinator
| Nested Class Summary | |
static interface |
AccessCoordinator.Controller
|
| Field Summary | |
static int |
ALLOW_DENY
|
static int |
DENY_ALLOW
|
| Constructor Summary | |
AccessCoordinator(AccessCoordinator.Controller c)
|
|
| Method Summary | |
boolean |
allows(java.lang.Object o)
|
void |
setOrder(int o)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int DENY_ALLOW
public static final int ALLOW_DENY
| Constructor Detail |
public AccessCoordinator(AccessCoordinator.Controller c)
| Method Detail |
public void setOrder(int o)
public boolean allows(java.lang.Object o)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||