Uses of Class
com.aspectran.core.activity.TransletNotFoundException
-
Packages that use TransletNotFoundException Package Description com.aspectran.core.activity A package for handling an activity that perform requests, business logic, and responses. -
-
Uses of TransletNotFoundException in com.aspectran.core.activity
Methods in com.aspectran.core.activity that throw TransletNotFoundException Modifier and Type Method Description voidCoreActivity. prepare(java.lang.String requestName)Prepare for the activity.voidCoreActivity. prepare(java.lang.String requestName, MethodType requestMethod)Prepare for the activity.voidCoreActivity. prepare(java.lang.String requestName, java.lang.String requestMethod)Prepare for the activity.
-