public class FetchConfigurationByUniqueIdCmdImpl extends FetchConfigurationBaseCmdImpl implements FetchConfigurationCmd
Configuration
command.
This implementation returns an empty list of Configuration
.Constructor and Description |
---|
FetchConfigurationByUniqueIdCmdImpl()
Creates an instance of the fetch
Configuration command. |
Modifier and Type | Method and Description |
---|---|
void |
performExecute()
This method executes the get expression.
|
getConfigurations, getCreateCommandInterface, getNouns, reset, setCreateCommandInterface
getShow, isReadyToCallExecute, setGet, setSearchExpression
execute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfigurations
getNouns, getShow, setGet, setSearchExpression
public FetchConfigurationByUniqueIdCmdImpl()
Configuration
command.public void performExecute() throws java.lang.Exception
performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class com.ibm.websphere.command.TargetableCommandImpl
java.lang.Exception
TargetableCommand.performExecute()