org.eclipse.higgins.idas.cp.xmlfile
Class NonsharedContextFactoryProvider

java.lang.Object
  extended byjava.util.Dictionary
      extended byjava.util.Hashtable
          extended byjava.util.Properties
              extended byjava.security.Provider
                  extended byorg.eclipse.higgins.idas.cp.xmlfile.NonsharedContextFactoryProvider
All Implemented Interfaces:
Cloneable, Map, Serializable

public final class NonsharedContextFactoryProvider
extends Provider

Author:
dsanders@novell.com
See Also:
Serialized Form

Constructor Summary
NonsharedContextFactoryProvider()
           
 
Methods inherited from class java.security.Provider
clear, entrySet, equals, getInfo, getName, getVersion, keySet, load, put, putAll, remove, toString, values
 
Methods inherited from class java.util.Properties
getProperty, getProperty, list, list, propertyNames, save, setProperty, store
 
Methods inherited from class java.util.Hashtable
clone, contains, containsKey, containsValue, elements, get, hashCode, isEmpty, keys, size
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NonsharedContextFactoryProvider

public NonsharedContextFactoryProvider()