public static class Beans.Scan.Exclude extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Beans.Scan.Exclude.ClassCondition |
static class |
Beans.Scan.Exclude.IfAvailableClassCondition |
static class |
Beans.Scan.Exclude.IfNotAvailableClassCondition |
static class |
Beans.Scan.Exclude.IfSystemProperty |
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
ifClassAvailableOrIfClassNotAvailableOrIfSystemProperty |
protected String |
name |
| Constructor and Description |
|---|
Exclude() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getIfClassAvailableOrIfClassNotAvailableOrIfSystemProperty() |
String |
getName() |
void |
setName(String value) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.