|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProfileMetaData
The meta data making up a profile.
Method Summary | |
---|---|
List<ProfileDeploymentMetaData> |
getDeployments()
Get the associated deployments to this profile. |
ProfileSourceMetaData |
getSource()
Get the ProfileSource. |
List<SubProfileMetaData> |
getSubprofiles()
Get the sub-profiles. |
Methods inherited from interface org.jboss.profileservice.spi.metadata.ProfileKeyMetaData |
---|
getDomain, getName, getServer |
Method Detail |
---|
ProfileSourceMetaData getSource()
List<SubProfileMetaData> getSubprofiles()
List<ProfileDeploymentMetaData> getDeployments()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |