public class NullAction extends Object implements Action
NullAction
represents an empty action that does nothing.
Modifier and Type | Field and Description |
---|---|
static NullAction |
SINGLETON
Singleton instance
|
Constructor and Description |
---|
NullAction() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.