|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStatsRecorderFactory
A factory that produces IStatsRecorder implementations. This factory interface is deprecated because the preferred approach is to use Spring bean configuration to wire together your IStatsRecorder instances rather than relying upon custom factories. Think of Spring as the ultimate general factory.
Method Summary | |
---|---|
IStatsRecorder |
getStatsRecorder()
Deprecated. Obtains the IStatsRecorderImplementation |
Method Detail |
---|
IStatsRecorder getStatsRecorder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |