|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NxqdContainer | |
---|---|
net.sf.nxqd |
Uses of NxqdContainer in net.sf.nxqd |
---|
Methods in net.sf.nxqd that return NxqdContainer | |
---|---|
NxqdContainer |
NxqdManager.createContainer(String containerName)
The createContainer method creates
the specified container A NxqdException is thrown if
the container already exists. |
NxqdContainer |
NxqdManager.getContainer(String containerName)
The getContainer method returns a handle
to the specified container. |
Methods in net.sf.nxqd with parameters of type NxqdContainer | |
---|---|
void |
NxqdManager.deleteContainer(NxqdContainer container)
The deleteContainer method deletes the
specifed container. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |