@Deprecated public class ConditionsProcessor extends Object implements AnnotationProcessor<Conditions>
| Constructor and Description |
|---|
ConditionsProcessor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onPostContextResolution(CommandExecutionContext context,
Object resolvedValue)
Deprecated.
|
void |
onPreComand(CommandOperationContext context)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApplicableParameters, onBaseCommandRegister, onCommandRegistered, onParameterRegistered, onPostComand, onPreContextResolutionpublic ConditionsProcessor()
public void onPreComand(CommandOperationContext context)
onPreComand in interface AnnotationProcessor<Conditions>public void onPostContextResolution(CommandExecutionContext context, Object resolvedValue)
onPostContextResolution in interface AnnotationProcessor<Conditions>Copyright © 2019. All rights reserved.