|
From: Ben D. T. <to...@xm...> - 2004-05-18 14:25:48
|
Hi Regarding wrapper.filter.action.<n> wrapper.filter.trigger.<n> How can I tell the action to perform my own code? since currently my only possibilities are : Possible actions are RESTART, SHUTDOWN, and NONE. And I want some more actions so I though I can plug in some class of mine that will perform the action, is that possible? |