|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Container | |
|---|---|
| org.ow2.jonas.ejb2.internal | |
| org.ow2.jonas.lib.ejb21 | |
| Uses of Container in org.ow2.jonas.ejb2.internal |
|---|
| Methods in org.ow2.jonas.ejb2.internal that return Container | |
|---|---|
Container |
JOnASEJBService.getContainer(String fileName)
Get the Container by its file name (.xml or .jar). |
Container[] |
JOnASEJBService.listContainers()
|
| Methods in org.ow2.jonas.ejb2.internal with parameters of type Container | |
|---|---|
void |
JOnASEJBService.removeContainer(Container cont)
Remove a JOnAS container. |
void |
JOnASEJBService.removeContainer(Container cont,
boolean isEarCase)
Remove the specified container. |
| Uses of Container in org.ow2.jonas.lib.ejb21 |
|---|
| Classes in org.ow2.jonas.lib.ejb21 that implement Container | |
|---|---|
class |
JContainer
This class represents an EJB container. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||