public class CVComponentConfigCheckNone extends java.lang.Object implements CVComponentConfigCheck<CVComponentConfig>
Constructor and Description |
---|
CVComponentConfigCheckNone() |
Modifier and Type | Method and Description |
---|---|
void |
check(CVComponentConfig config,
boolean useNow)
Check the configuration "conf"
|
public void check(CVComponentConfig config, boolean useNow) throws ConfigurationException, java.lang.Exception
CVComponentConfigCheck
check
in interface CVComponentConfigCheck<CVComponentConfig>
useNow
- if true, the configuration check should also include checks
related to the current state of the plugin peers or
environment ; that is, typically checking that a remote server
is available, file path filled exist, etc. If useNow is false,
the check should not assume that potentially configured
resources are available now (remote servers(s) might be down,
third-party configuration elements might be missing etc.)ConfigurationException
java.lang.Exception
Copyright © 2013 Dassault Systèmes, All Rights Reserved.