ilias basha | All application start class files are supposed to implement com.audium.server.proxy.StartApplicationInterface interface. So you will be having a onStartApplication() method to implement(this method is invoked by the framework just like other abstract methods of Decision element, Action Element etc..) from where you can direct your execution control to method1, method2 etc.. as per the requirement. |
| Please sign in to flag this as inappropriate. |