|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resource.metadata.ConfigPropertyMetaDataContainer
An abstract class for meta data that have config properties
| Constructor Summary | |
ConfigPropertyMetaDataContainer()
|
|
| Method Summary | |
void |
addProperty(ConfigPropertyMetaData (src) cpmd)
Add a property |
java.util.Collection |
getProperties()
Get the properties |
ConfigPropertyMetaData (src) |
getProperty(java.lang.String name)
Get the property for a name |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConfigPropertyMetaDataContainer()
| Method Detail |
public void addProperty(ConfigPropertyMetaData (src) cpmd)
cpmd - the propertypublic java.util.Collection getProperties()
public ConfigPropertyMetaData (src) getProperty(java.lang.String name)
name - the name
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||