|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SPISingletonStore | |
net.sourceforge.groboutils.autodoc.v1 | Test Self-Documentation aid classes. |
net.sourceforge.groboutils.autodoc.v1.defimpl | Default implementation of the net.sourceforge.groboutils.autodoc.v1 interfaces and factories. |
net.sourceforge.groboutils.autodoc.v1.junit | Helper classes for integrating AutoDoc into JUnit and the Ant 1.4.1 JUnit task. |
Uses of SPISingletonStore in net.sourceforge.groboutils.autodoc.v1 |
Methods in net.sourceforge.groboutils.autodoc.v1 that return SPISingletonStore | |
static SPISingletonStore |
AutoDoc.getFactoryStore()
Retrieve the AutoDocFactory singleton store for setting up the factory to be used for all uninitialized or uncreated AutoDoc instances. |
Uses of SPISingletonStore in net.sourceforge.groboutils.autodoc.v1.defimpl |
Methods in net.sourceforge.groboutils.autodoc.v1.defimpl that return SPISingletonStore | |
static SPISingletonStore |
DefaultAutoDocFactory.getLogFactoryStore()
|
static SPISingletonStore |
DefaultAutoDocFactory.getITFactoryStore()
|
static SPISingletonStore |
DefaultAutoDocFactory.getTPFactoryStore()
|
Uses of SPISingletonStore in net.sourceforge.groboutils.autodoc.v1.junit |
Methods in net.sourceforge.groboutils.autodoc.v1.junit that return SPISingletonStore | |
static SPISingletonStore |
AutoDocJUnitListener.getFactoryStore()
Retrieve the AutoDocJUnitListenerFactory singleton store for setting up the factory to be used for all unspecified constructor invocations to AutoDocJUnitListener instances. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |