Uses of Class
org.opensaml.xml.util.AbstractSingletonFactory

Packages that use AbstractSingletonFactory
org.opensaml.xml.util Utility classes for working with XML, XMLObjects, and various data types. 
 

Uses of AbstractSingletonFactory in org.opensaml.xml.util
 

Subclasses of AbstractSingletonFactory in org.opensaml.xml.util
 class AbstractSimpleSingletonFactory<Input,Output>
          A simple implementation of SingletonFactory.
 class AbstractWrappedSingletonFactory<Input,Output>
          An implementation of SingletonFactory, which provides some support for handling cases where the output class instance holds a reference to the input class instance.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.