BEA Systems, Inc.

Uses of Interface
com.connecterra.ale.dynamicconfig.api.PluginParameterConstraintRangeNumeric

Packages that use PluginParameterConstraintRangeNumeric
com.connecterra.ale.dynamicconfig.api Contains classes and interfaces representing plugin types and configurations of plugins in the edge server. 
com.connecterra.ale.dynamicconfig.bean   
 

Uses of PluginParameterConstraintRangeNumeric in com.connecterra.ale.dynamicconfig.api
 

Methods in com.connecterra.ale.dynamicconfig.api that return PluginParameterConstraintRangeNumeric
 PluginParameterConstraintRangeNumeric DynamicConfigFactory.createPluginParameterConstraintRangeNumeric(long minValue, long maxValue)
          Creates a new PluginParameterConstraintRangeNumeric instance.
 

Uses of PluginParameterConstraintRangeNumeric in com.connecterra.ale.dynamicconfig.bean
 

Methods in com.connecterra.ale.dynamicconfig.bean that return PluginParameterConstraintRangeNumeric
 PluginParameterConstraintRangeNumeric DynamicConfigBeanFactory.createPluginParameterConstraintRangeNumeric(long minValue, long maxValue)
           
 


Documentation is available at
${DOCSWEBROOT}
Copyright 2007 BEA Systems Inc.