org.barracudamvc.core.event
Class A_Classes

java.lang.Object
  extended byorg.barracudamvc.core.event.A_Classes

public class A_Classes
extends Object

The purpose of this class is to define the default classes which are used within the Barracuda event package. If you would like to override them, you can easily do so using the OBjectRepositoryAssembler.


Field Summary
static String DEFAULT_EVENT_GATEWAY
           
static String DEFAULT_EVENT_POOL
           
 
Constructor Summary
A_Classes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_EVENT_GATEWAY

public static String DEFAULT_EVENT_GATEWAY

DEFAULT_EVENT_POOL

public static String DEFAULT_EVENT_POOL
Constructor Detail

A_Classes

public A_Classes()


Copyright © 2004 BarracudaMVC.org All Rights Reserved.