|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.deployers.MetadataStoreGroup
public class MetadataStoreGroup
| Constructor Summary | |
|---|---|
MetadataStoreGroup()
|
|
| Method Summary | |
|---|---|
void |
addStore(MetadataStore store)
|
void |
addStores(java.util.List<MetadataStore> stores)
|
java.util.List<MetadataStore> |
getStores()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetadataStoreGroup()
| Method Detail |
|---|
public void addStores(java.util.List<MetadataStore> stores)
public void addStore(MetadataStore store)
public java.util.List<MetadataStore> getStores()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||