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