Package | Description |
---|---|
org.ovirt.engine.api.extensions |
Extension API for 3rd party components.
|
Modifier and Type | Method and Description |
---|---|
ExtMap |
ExtMap.clone() |
ExtMap |
ExtMap.mput(ExtKey key,
Object value)
Multiple put.
|
ExtMap |
ExtMap.mput(Map<? extends ExtKey,? extends Object> m)
Multiple putAll.
|
Modifier and Type | Method and Description |
---|---|
void |
Extension.invoke(ExtMap input,
ExtMap output)
Invoke operation.
|
Copyright © 2016. All Rights Reserved.