com.caucho.amp.impl
Class HashMapBrokerFactory

java.lang.Object
  extended by com.caucho.amp.broker.AbstractAmpBrokerFactory
      extended by com.caucho.amp.impl.HashMapBrokerFactory
All Implemented Interfaces:
AmpBrokerFactory

public class HashMapBrokerFactory
extends AbstractAmpBrokerFactory

The broker factory creates a broker when the manager is created.


Constructor Summary
HashMapBrokerFactory()
           
 
Method Summary
 AmpBroker createBroker()
          Creates a new broker instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashMapBrokerFactory

public HashMapBrokerFactory()
Method Detail

createBroker

public AmpBroker createBroker()
Description copied from interface: AmpBrokerFactory
Creates a new broker instance.