public interface IgnoreClassLoadingRule
| Modifier and Type | Interface and Description |
|---|---|
static class |
IgnoreClassLoadingRule.IgnoredStatus |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(java.lang.String param) |
IgnoreClassLoadingRule.IgnoredStatus |
isIgnored(java.lang.String className) |
void initialize(java.lang.String param)
IgnoreClassLoadingRule.IgnoredStatus isIgnored(java.lang.String className)
Copyright © 2018 SAP SE. All Rights Reserved.