Called just after construction (via introspection) by the
loader if a non-null parameter Object was specified by
the ComponentDescription.
Save our Servlet's configurable path, for example
"/test".
This is only set during initialization and is constant
for the lifetime of the Servlet.
Parameters: o - list of parameters to plugin |