public class CacheClassNotFoundRule extends java.lang.Object implements IgnoreClassLoadingRule, IgnoreClassLoaderRuleListener
IgnoreClassLoadingRule.IgnoredStatus| Constructor and Description |
|---|
CacheClassNotFoundRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(java.lang.String param) |
IgnoreClassLoadingRule.IgnoredStatus |
isIgnored(java.lang.String name) |
void |
onEvent(IgnoreClassLoadingEvent event) |
public void initialize(java.lang.String param)
initialize in interface IgnoreClassLoadingRulepublic IgnoreClassLoadingRule.IgnoredStatus isIgnored(java.lang.String name)
isIgnored in interface IgnoreClassLoadingRulepublic void onEvent(IgnoreClassLoadingEvent event)
onEvent in interface IgnoreClassLoaderRuleListenerCopyright © 2018 SAP SE. All Rights Reserved.