|
|||||||||
| Home >> All >> org >> media >> [ naming overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.media.naming
Class MemoryContextTest

java.lang.Objectorg.media.naming.MemoryContextTest
- public class MemoryContextTest
- extends java.lang.Object
Simple calss to show the MemoryContext usage mode.
- Version:
- $Revision: 1.2 $ $Date: 2001/05/18 19:51:15 $
| Field Summary | |
private static javax.naming.Context |
_context
|
| Constructor Summary | |
MemoryContextTest()
|
|
| Method Summary | |
static javax.naming.Context |
getContext()
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
_context
private static javax.naming.Context _context
| Constructor Detail |
MemoryContextTest
public MemoryContextTest()
| Method Detail |
getContext
public static javax.naming.Context getContext()
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> org >> media >> [ naming overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.media.naming.MemoryContextTest