|
||||||||||
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 | |
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[])
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |