|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IContainer | |
---|---|
org.xvsm.core | |
org.xvsm.interfaces | |
org.xvsm.internal |
Uses of IContainer in org.xvsm.core |
---|
Methods in org.xvsm.core that return IContainer | |
---|---|
IContainer |
ContainerRef.getContainer()
|
Methods in org.xvsm.core with parameters of type IContainer | |
---|---|
void |
ContainerRef.setContainer(IContainer container)
|
Uses of IContainer in org.xvsm.interfaces |
---|
Methods in org.xvsm.interfaces that return IContainer | |
---|---|
IContainer |
IContainerManager.getContainer(Transaction tx,
ContainerRef cref)
Retrieve a container from the space. |
Uses of IContainer in org.xvsm.internal |
---|
Classes in org.xvsm.internal that implement IContainer | |
---|---|
class |
BlockingLayer
|
Methods in org.xvsm.internal that return IContainer | |
---|---|
IContainer |
ContainerManager.getContainer(Transaction tx,
ContainerRef cref)
Retrieve a container from the space. |
IContainer |
ContainerManager.getContainerContainer()
Get the Container which has all ContainerRefs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |