public interface ConfigCode
Single Oject equivalent| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
run(ConfigBeanProxy... params)
Runs the following command passing the configration object.
|
java.lang.Object run(ConfigBeanProxy... params) throws java.beans.PropertyVetoException, TransactionFailure
params - is the list of configuration objects protected by the transactionjava.beans.PropertyVetoException - if the changes cannot be applied
to the configurationTransactionFailureCopyright © 2013 Oracle Corporation. All Rights Reserved.