org.jboss.dashboard.factory
Class DescriptorFile
java.lang.Object
org.jboss.dashboard.factory.DescriptorFile
public class DescriptorFile
- extends Object
A Factory component definition file (the contents of its .factory file).
DescriptorFile
public DescriptorFile(String componentName,
Properties mappedProperties,
String source)
getComponentName
public String getComponentName()
getMappedProperties
public Properties getMappedProperties()
getSource
public String getSource()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.