A JavaBean representing the configuration information of a
<plug-in> element in a Struts configuration file.
Note that this class does not extend BaseConfig because it
is more "internal" than the other classes which do, and because this class
has an existing "properties" object which collides with the one in
BaseConfig.