|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.core.api.management.ManagementRepository
public class ManagementRepository

The management repository
| Constructor Summary | |
|---|---|
ManagementRepository()
Constructor |
|
| Method Summary | |
|---|---|
List<Connector> |
getConnectors()
Get the list of connectors |
List<DataSource> |
getDataSources()
Get the list of connectors |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ManagementRepository()
| Method Detail |
|---|
public List<Connector> getConnectors()
public List<DataSource> getDataSources()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||