org.enhydra.barracuda.examples
Class GlobalUtilities

java.lang.Object
  |
  +--org.enhydra.barracuda.core.event.DefaultEventGateway
        |
        +--org.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"


Field Summary
 
Fields inherited from class org.enhydra.barracuda.core.event.DefaultEventGateway
logger
 
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 © 2001 Enhydra.org