xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.util.property.Property

Packages that use Property
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.queue.jdbc   
 

Uses of Property in org.xmlBlaster.util
 

Fields in org.xmlBlaster.util declared as Property
protected  Property Global.property
           
 

Methods in org.xmlBlaster.util that return Property
 Property Global.getProperty()
          Access the environment properties, is never null.
 

Uses of Property in org.xmlBlaster.util.queue.jdbc
 

Methods in org.xmlBlaster.util.queue.jdbc with parameters of type Property
private  java.util.Hashtable<java.lang.String,java.lang.String> JdbcConnectionPool.parseMapping(Property prop)
          This method is used in the init method
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.