|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAttacher | |
---|---|
org.almendra.janet.cas.spaces |
Uses of IAttacher in org.almendra.janet.cas.spaces |
---|
Methods in org.almendra.janet.cas.spaces that return IAttacher | |
---|---|
IAttacher |
ObjectSpace.removeAttacher(java.lang.String key)
|
IAttacher |
IObjectSpace.removeAttacher(java.lang.String key)
|
Methods in org.almendra.janet.cas.spaces with parameters of type IAttacher | |
---|---|
void |
ObjectSpace.attach(java.lang.String key,
java.lang.Object attachment,
IAttacher attacher)
|
void |
IObjectSpace.attach(java.lang.String key,
java.lang.Object attachment,
IAttacher attacher)
|
void |
ObjectSpace.installAttacher(java.lang.String key,
IAttacher attacher)
|
void |
IObjectSpace.installAttacher(java.lang.String key,
IAttacher attacher)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |