| Package | Description |
|---|---|
| com.aspectran.core.activity |
A package for handling an activity that perform requests, business logic, and responses.
|
| com.aspectran.core.context |
A Package for providing core components and configuring an execution environment.
|
| com.aspectran.core.support.i18n.message |
| Class | Description |
|---|---|
| MessageSource |
Strategy interface for resolving messages, with support for the parameterization
and internationalization of such messages.
|
| NoSuchMessageException |
Exception thrown when a message can't be resolved.
|
| Class | Description |
|---|---|
| MessageSource |
Strategy interface for resolving messages, with support for the parameterization
and internationalization of such messages.
|
| Class | Description |
|---|---|
| AbstractMessageSource |
Abstract implementation of the
HierarchicalMessageSource interface,
implementing common handling of message variants, making it easy
to implement a specific strategy for a concrete MessageSource. |
| HierarchicalMessageSource |
Sub-interface of MessageSource to be implemented by objects that
can resolve messages hierarchically.
|
| MessageSource |
Strategy interface for resolving messages, with support for the parameterization
and internationalization of such messages.
|
| MessageSourceSupport |
Base class for message source implementations, providing support infrastructure
such as
MessageFormat handling but not implementing concrete
methods defined in the MessageSource. |
| NoSuchMessageException |
Exception thrown when a message can't be resolved.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.