Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.media.datastore.naming: Javadoc index of package org.media.datastore.naming.


Package Samples:

org.media.datastore.naming

Classes:

StaticMemoryContextFactory: Implements a context factory for MemoryContext. When set properly javax.naming.InitialContext will return a MemoryContext referencing the named path in the shared memory space. To use this context factory the JNDI properties file must include the following properties: java.naming.factory.initial=org.media.naming.MemoryContextFactory java.naming.provider.url= Any non-empty URL will return a context to that path in the object tree, relative to the same shared root. The returned context is read/write. This class was inspired by the tyrex.naming package from the Tyrex project. All credits for the good ...
Naming

Home | Contact Us | Privacy Policy | Terms of Service