Deprecated API

Deprecated Methods
org.enhydra.barracuda.core.event.DefaultBaseEvent.getEventIDWithExtension()
          csc010404_1; replaced by DefaultBaseEvent.getEventURL() 
org.enhydra.barracuda.core.event.BaseEvent.getEventIDWithExtension()
          csc010404_1; replaced by BaseEvent.getEventURL() 
org.enhydra.barracuda.core.event.ApplicationGateway.initializeLocal(ServletConfig)
          If your code is still attempting to extend this old method signature, you need to change it to use initializeLocal() instead. If you still need to get a reference to the servlet config, just call 'this.getServletConfig()'. This method is now final so that code which might still be using it will no longer compile. 
 



Copyright © 2003 BarracudaMVC.org All Rights Reserved.