BEA Systems, Inc.

Uses of Class
com.connecterra.ale.dynamicconfig.api.NoSuchNameException

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

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

Methods in com.connecterra.ale.dynamicconfig.api that throw NoSuchNameException
 PluginConfigParameter PluginConfigParameter.getChildParameter(String keyName)
          Finds and returns child parameter with the given key name.
 PluginParameterMeta PluginParameterMeta.getChildParameterMeta(String keyName)
          Finds and returns the child parameter with the given key.
 PluginConfigParameter PluginConfig.getParameter(String keyName)
          Finds and returns PluginConfigParameter with the specified key name.
 PluginParameterMeta PluginMeta.getParameterMeta(String keyName)
          Returns the configuration parameter description for the given parameter key name.
 PluginParameterMeta PluginParameterMeta.getTableColumnParameterMeta(String keyName)
          Finds and returns the table column parameter with the given key name.
 


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