org.rhq.enterprise.server.sync
Class SynchronizerFactory
java.lang.Object
org.rhq.enterprise.server.sync.SynchronizerFactory
public class SynchronizerFactory
- extends Object
A factory for obtaining synchronizers.
This is mainly useful for test purposes where this class can be subclassed
and passed to the SynchronizationManagerBean.
- Author:
- Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynchronizerFactory
public SynchronizerFactory()
getAllSynchronizers
public Set<Synchronizer<?,?>> getAllSynchronizers()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.