Uses of Class
com.aspectran.core.activity.AdapterException
-
Packages that use AdapterException Package Description com.aspectran.core.activity A package for handling an activity that perform requests, business logic, and responses.com.aspectran.scheduler.activity Contains a variant of the activity interface for Aspectran Scheduler. -
-
Uses of AdapterException in com.aspectran.core.activity
Methods in com.aspectran.core.activity that throw AdapterException Modifier and Type Method Description protected voidCoreActivity. adapt()protected voidInstantActivity. adapt() -
Uses of AdapterException in com.aspectran.scheduler.activity
Methods in com.aspectran.scheduler.activity that throw AdapterException Modifier and Type Method Description protected voidJobActivity. adapt()
-