diff -r fd8e9c5f6020 j2eeserver/apichanges.xml --- a/j2eeserver/apichanges.xml Fri Aug 09 15:05:35 2013 +0200 +++ b/j2eeserver/apichanges.xml Fri Aug 09 16:58:19 2013 +0200 @@ -116,7 +116,25 @@ - + + + + + Provide a way to execute custom code just before actual deployment. + + + + + + +

+ Additional Callable parameter allows execution of custom + custom code just before the actual deployment. +

+
+ + +