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 configurationTransactionFailure
Copyright © 2009–2018 Oracle Corporation. All rights reserved.