Package com.aspectran.core.activity
A package for handling an activity that perform requests, business logic, and responses.
-
Interface Summary Interface Description Activity The Interface Activity.Translet The Interface Translet. -
Class Summary Class Description AbstractActivity The Class AbstractActivity.AbstractTranslet ActivityDataMap A map of data for saving activity results.AdviceActivity Activity related to advice.CoreActivity Core activity that handles all external requests.CoreTranslet The Class CoreTranslet.DefaultActivity Default activity to handle all internal requests.FormattingContext Created: 2019-07-06InstantActivity An activity that handles the temporary request. -
Exception Summary Exception Description ActivityException Exception thrown when an activity fails.ActivityPerformException Exception thrown when an attempt to perform an activity fails.ActivityPrepareException Exception thrown when an attempt to prepare an activity fails.ActivityTerminatedException Exception thrown when an activity is terminated during preparation or execution.AdapterException The Class AdapterException.TransletNotFoundException This exception will be thrown when a translet not found.