|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
static Property |
Property.unmarshal(java.io.Reader reader)
Method unmarshal |
Property |
JndiConfiguration.getProperty(int index)
Method getProperty |
Property[] |
JndiConfiguration.getProperty()
Method getProperty |
Methods in org.exolab.jms.config with parameters of type Property | |
void |
JndiConfiguration.addProperty(Property vProperty)
Method addProperty |
void |
JndiConfiguration.addProperty(int index,
Property vProperty)
Method addProperty |
boolean |
JndiConfiguration.removeProperty(Property vProperty)
Method removeProperty |
void |
JndiConfiguration.setProperty(int index,
Property vProperty)
Method setProperty |
void |
JndiConfiguration.setProperty(Property[] propertyArray)
Method setProperty |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |