|
Openwings API Documentation (v1.1) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.openwings.container.ContainerAccessFactory
This class provides processes that are running in a Container
a way to obtain an implementation of ContainerAccess.
The choice of ContainerAccess implementation
class is set using the
net.openwings.container.implementation property.
| Method Summary | |
static ContainerAccess |
getContainerAccess()
This method is used to obtain a ContainerAccess. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ContainerAccess getContainerAccess()
ContainerAccess.
ContainerAccess
interface, or null if this process is not running
in a container.
|
Openwings API Documentation (v1.1) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||