|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.proactive.core.descriptor.data.RuntimeDeploymentProperties
This class represents an array of properties that can be set at runtime when using XML deployment descriptor
Field Summary | |
protected java.util.ArrayList |
runtimeProperties
|
Constructor Summary | |
RuntimeDeploymentProperties()
|
Method Summary | |
protected void |
checkProperty(java.lang.String property)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.util.ArrayList runtimeProperties
Constructor Detail |
public RuntimeDeploymentProperties()
Method Detail |
protected void checkProperty(java.lang.String property) throws ProActiveException
ProActiveException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |