public class ServiceMetainfoXml extends Object
$SERVICE_HOME/metainfo.xml
file.Constructor and Description |
---|
ServiceMetainfoXml() |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
List<ComponentInfo> |
getComponents() |
List<String> |
getConfigDependencies() |
String |
getUser() |
String |
getVersion() |
boolean |
isDeleted() |
void |
setConfigDependencies(List<String> configDependencies) |
public String getUser()
public String getComment()
public String getVersion()
public List<ComponentInfo> getComponents()
public boolean isDeleted()
Copyright © 2014. All rights reserved.