public interface Preparable
prepare()
method called if the PrepareInterceptor
is applied to the ActionConfig.PrepareInterceptor
Modifier and Type | Method and Description |
---|---|
void |
prepare()
This method is called to allow the action to prepare itself.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.