org.barracudamvc.examples
Class GlobalUtilities

java.lang.Object
  extended by org.barracudamvc.core.event.DefaultEventGateway
      extended by org.barracudamvc.examples.GlobalUtilities
All Implemented Interfaces:
EventGateway

public class GlobalUtilities
extends DefaultEventGateway

Global Utilities. This class is primarily responsible for handling an HttpResponseEvent and generating a "Resource not found error"


Constructor Summary
GlobalUtilities()
          Public constructor
 
Method Summary
 
Methods inherited from class org.barracudamvc.core.event.DefaultEventGateway
add, deregister, deregisterLocalEventInterests, getChildren, getParent, print, printStackTrace, printStackTrace, register, registerLocalEventAliases, registerLocalEventInterests, remove, setParent, specifyLocalEventAliases, specifyLocalEventInterests, specifyLocalEventInterests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalUtilities

public GlobalUtilities()
Public constructor



Copyright © 2006 BarracudaMVC.org All Rights Reserved.