|
Dashboard Builder Commons 6.0.0.CR4-Pre1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.dashboard.factory.DescriptorFile
public class DescriptorFile
A Factory component definition file (the contents of its .factory file).
| Constructor Summary | |
|---|---|
DescriptorFile(String componentName,
Properties mappedProperties,
String source)
|
|
| Method Summary | |
|---|---|
String |
getComponentName()
|
Properties |
getMappedProperties()
|
String |
getSource()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DescriptorFile(String componentName,
Properties mappedProperties,
String source)
| Method Detail |
|---|
public String getComponentName()
public Properties getMappedProperties()
public String getSource()
public String toString()
toString in class Object
|
Dashboard Builder Commons 6.0.0.CR4-Pre1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||