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