Uses of Class
org.jboss.windup.web.services.messaging.AbstractMDB
-
Packages that use AbstractMDB Package Description org.jboss.windup.web.services.messaging org.jboss.windup.web.services.websocket -
-
Uses of AbstractMDB in org.jboss.windup.web.services.messaging
Subclasses of AbstractMDB in org.jboss.windup.web.services.messaging Modifier and Type Class Description classExecutionCancellationMDBThis receives requests to run Windup and executes them.classExecutorMDBThis receives requests to run Windup and executes them.classPackageDiscoveryMDBclassStatusUpdateMDBThis receives updates from the Windup execution backend processes and persists the current state to the database. -
Uses of AbstractMDB in org.jboss.windup.web.services.websocket
Subclasses of AbstractMDB in org.jboss.windup.web.services.websocket Modifier and Type Class Description classExecutionProgressReporter
-