Uses of Class
org.apache.aries.blueprint.ext.PropertyPlaceholder.SystemProperties

Packages that use PropertyPlaceholder.SystemProperties
org.apache.aries.blueprint.ext   
 

Uses of PropertyPlaceholder.SystemProperties in org.apache.aries.blueprint.ext
 

Methods in org.apache.aries.blueprint.ext that return PropertyPlaceholder.SystemProperties
 PropertyPlaceholder.SystemProperties PropertyPlaceholder.getSystemProperties()
           
static PropertyPlaceholder.SystemProperties PropertyPlaceholder.SystemProperties.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PropertyPlaceholder.SystemProperties[] PropertyPlaceholder.SystemProperties.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.aries.blueprint.ext with parameters of type PropertyPlaceholder.SystemProperties
 void PropertyPlaceholder.setSystemProperties(PropertyPlaceholder.SystemProperties systemProperties)
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.