Package | Description |
---|---|
org.wicketstuff.security.actions | |
org.wicketstuff.security.swarm.actions |
Modifier and Type | Method and Description |
---|---|
WaspAction |
ActionFactory.register(Class<? extends WaspAction> waspActionClass,
String name)
Register a new action.
|
Modifier and Type | Method and Description |
---|---|
SwarmAction |
SwarmActionFactory.register(Class<? extends WaspAction> waspActionClass,
String name) |
protected SwarmAction |
SwarmActionFactory.register(Class<? extends WaspAction> waspActionClass,
SwarmAction action)
Registers a new action.
|
Copyright © 2015. All rights reserved.