
public class ManagementRepository extends Object
| Constructor and Description |
|---|
ManagementRepository()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<Connector> |
getConnectors()
Get the list of connectors
|
List<DataSource> |
getDataSources()
Get the list of connectors
|
String |
toString()
String representation
|
public List<DataSource> getDataSources()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)