|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SingletonFactory | |
|---|---|
| org.opensaml.xml.util | Utility classes for working with XML, XMLObjects, and various data types. |
| Uses of SingletonFactory in org.opensaml.xml.util |
|---|
| Classes in org.opensaml.xml.util that implement SingletonFactory | |
|---|---|
class |
AbstractSimpleSingletonFactory<Input,Output>
A simple implementation of SingletonFactory. |
class |
AbstractSingletonFactory<Input,Output>
An abstract Template design pattern 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||