org.enhydra.barracuda.examples
Class GlobalUtilities

java.lang.Object
  extended byorg.enhydra.barracuda.core.event.DefaultEventGateway
      extended byorg.enhydra.barracuda.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
 
Methods inherited from class org.enhydra.barracuda.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 © 2003 BarracudaMVC.org All Rights Reserved.