public static class Beans.Scan.Exclude
extends java.lang.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 java.util.List<java.lang.Object> |
ifClassAvailableOrIfClassNotAvailableOrIfSystemProperty |
protected java.lang.String |
name |
| Constructor and Description |
|---|
Exclude() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
getIfClassAvailableOrIfClassNotAvailableOrIfSystemProperty() |
java.lang.String |
getName() |
void |
setName(java.lang.String value) |