Class | Description |
---|---|
BeanActionFactory |
Generic action factory class that can generate instances of
actions if there exists a bean-like implementation of the
action class.
|
ProxyActionFactory |
Generic action factory class that can generate instances of
actions if the action class is an interface.
|
StringConverter |
Convert strings to other data types.
|