public class ReplicationConfiguration extends Object
| Constructor and Description |
|---|
ReplicationConfiguration()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<ReplicationProvider> |
getproviders() |
void |
setProviders(List<ReplicationProvider> providers)
Sets the providers in the server.
|
public void setProviders(List<ReplicationProvider> providers)
providers - the providers to be used in the server.public List<ReplicationProvider> getproviders()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.