public interface DataStore
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close any resources used.
|
void |
getFabricMetadata(String profileName,
JBossFuseContainerTraits traits)
Get Fabric meta data for a given profile, and version.
|
void getFabricMetadata(String profileName, JBossFuseContainerTraits traits) throws Exception
profileName - name of profile to get metadata.traits - Container Traits to store collected meta data results.Exception - on error.Copyright © 2014. All rights reserved.