com.liferay.portal.util.test
Class PrefsPropsTemporarySwapper
java.lang.Object
com.liferay.portal.util.test.PrefsPropsTemporarySwapper
- All Implemented Interfaces:
- AutoCloseable
public class PrefsPropsTemporarySwapper
- extends Object
- implements AutoCloseable
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrefsPropsTemporarySwapper
public PrefsPropsTemporarySwapper(String firstKey,
Object firstValue,
Object... keysAndValues)
throws Exception
- Throws:
Exception
close
public void close()
throws Exception
- Specified by:
close in interface AutoCloseable
- Throws:
Exception