Uses of Class
org.exolab.jmscts.core.MethodCache

Packages that use MethodCache
org.exolab.jmscts.core Core code used to execute JMS CTS 
org.exolab.jmscts.test.message.util Utility code 
 

Uses of MethodCache in org.exolab.jmscts.core
 

Methods in org.exolab.jmscts.core that return MethodCache
protected  MethodCache AbstractMessageVerifier.getMethods()
          Returns a cache of methods for a message, to avoid expensive reflect operations.
 

Uses of MethodCache in org.exolab.jmscts.test.message.util
 

Methods in org.exolab.jmscts.test.message.util that return MethodCache
protected  MethodCache MessagePropertyVerifier.getMethods()
          Returns a cache of the Message methods
 



Copyright © 2001-2004 JMS CTS Team. All Rights Reserved.