public class CommandSetBuilder extends Object
| Constructor and Description |
|---|
CommandSetBuilder() |
| Modifier and Type | Method and Description |
|---|---|
CommandSet |
buildCommandSet(Object object)
Build a command set from an objects annotations.
|
public CommandSet buildCommandSet(Object object)
object - The object from which annotations will be extracted, and to
which invocation requests will be forwarded.Copyright © 2018 LSST. All rights reserved.