Package org.codehaus.activespace.jms

An implementation of ActiveSpace which uses JMS as the underlying implementation

See:
          Description

Interface Summary
Marshaller A Strategy Pattern which handles marshalling of objects to and from JMS messages
 

Class Summary
ActiveMQClusteredCacheManagerFactory An implementation of the ClusteredCacheManagerFactory which uses the ActiveMQ implementation of ActiveSpace
ActiveMQSpaceFactory An implementation of SpaceFactory which uses ActiveMQ.
DefaultMarshaller The default marshaller strategy which uses TextMessage for strings otherwise ObjectMessage instances are used
JmsSpace An implementation of Space which uses JMS
JmsSpaceEvent An event created by a JMS based Space which includes the underlying JMS Messge in case its required
JmsSpaceFactory A JMS implemenation of SpaceFactory which needs to be configured with a JMS connection to be usable.
JndiJmsSpaceFactory An implementation of SpaceFactory which uses JMS and will lookup the ConnectionFactory in JNDI using some lookup name
SpaceMessageListener A JMS MessageListener used to invoke SpaceListener objects from inside a JMS subscription
 

Package org.codehaus.activespace.jms Description

An implementation of ActiveSpace which uses JMS as the underlying implementation



Copyright © 2004 Protique, Ltd.. All Rights Reserved.