Uses of Class
org.exolab.jms.config.Property

Packages that use Property
org.exolab.jms.config   
 

Uses of Property in org.exolab.jms.config
 

Methods in org.exolab.jms.config that return Property
 Property JndiConfiguration.getProperty(int)
           
 Property[] JndiConfiguration.getProperty()
           
static Property Property.unmarshal(java.io.Reader)
           
 

Methods in org.exolab.jms.config with parameters of type Property
 void JndiConfiguration.addProperty(Property)
           
 void JndiConfiguration.addProperty(int, Property)
           
 boolean JndiConfiguration.removeProperty(Property)
           
 void JndiConfiguration.setProperty(int, Property)
           
 void JndiConfiguration.setProperty(Property[])
           
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.