public class RawConfigDirectory extends Object
| Constructor and Description |
|---|
RawConfigDirectory() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRawConfig(org.rhq.core.domain.configuration.RawConfiguration rawConfig) |
String |
getPath() |
List<RawConfigUIBean> |
getRawConfigUIBeans() |
void |
setPath(String path) |
public String getPath()
public void setPath(String path)
public List<RawConfigUIBean> getRawConfigUIBeans()
public void addRawConfig(org.rhq.core.domain.configuration.RawConfiguration rawConfig)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.