@Deprecated public class DefaultActionPreparator extends Object implements ActionPreparator
| Constructor and Description |
|---|
DefaultActionPreparator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convert(Action action,
org.apache.felix.service.command.CommandSession session,
Object value,
Type toType)
Deprecated.
|
boolean |
prepare(Action action,
org.apache.felix.service.command.CommandSession session,
List<Object> params)
Deprecated.
Check if the arguments are valid for the action and inject the arguments into the fields
of the action
Using deprecated Action for compatiblity
|
public boolean prepare(Action action, org.apache.felix.service.command.CommandSession session, List<Object> params) throws Exception
ActionPreparatorprepare in interface ActionPreparatorExceptionCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.