|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.exolab.jms.messagemgr.DestinationCacheFactory
Factory for DestinationCache instances.
| Constructor Summary | |
DestinationCacheFactory(LeaseManager leases,
DatabaseService database,
ServerConnectionManager connections)
Construct a new DestinationCacheFactory. |
|
| Method Summary | |
DestinationCache |
createDestinationCache(JmsDestination destination)
Create a new destination cache. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DestinationCacheFactory(LeaseManager leases,
DatabaseService database,
ServerConnectionManager connections)
DestinationCacheFactory.leases - the lease manangerconnections - the connection manager| Method Detail |
public DestinationCache createDestinationCache(JmsDestination destination)
throws javax.jms.JMSException
destination - the destination to create the cache forjavax.jms.JMSException - if the cache can't be created
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||