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"
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 |
GlobalUtilities
public GlobalUtilities()
- Public constructor
Copyright © 2003 BarracudaMVC.org All Rights Reserved.