public interface ActionNameBuilder
This interface defines the method that is used to create action names based on the name of a class.
String
build(String className)
String build(String className)
className
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.