| Package | Description |
|---|---|
| com.aspectran.core.context.rule.appender | |
| com.aspectran.core.context.rule.type |
| Modifier and Type | Method | Description |
|---|---|---|
AppenderFileFormatType |
RuleAppender.getAppenderFileFormatType() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
RuleAppender.setAppenderFileFormatType(AppenderFileFormatType appenderFileFormatType) |
| Modifier and Type | Method | Description |
|---|---|---|
static AppenderFileFormatType |
AppenderFileFormatType.resolve(java.lang.String alias) |
Returns an
AppenderFileFormatType with a value represented
by the specified String. |
static AppenderFileFormatType |
AppenderFileFormatType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AppenderFileFormatType[] |
AppenderFileFormatType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.