| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvocationListener.beforeInvocation(String requester,
String methodName,
Object... argument)
this method will be invoked on any object that implement this interface and which is going to be the
target of a Command invocation.
|
Copyright © 2015 LSST. All rights reserved.