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 © 2021 JBoss by Red Hat. All rights reserved.