Package ch.tocco.nice2.dbrefactoring.api.callback
package ch.tocco.nice2.dbrefactoring.api.callback
-
ClassDescriptionA callback is used by the installation routine to query for parameters or send messages to client code.A callback handler handles callbacks from the installation routine.A compound callback handler allowing to add several
CallbackHandler
s that are applied to incoming callbacks in non-deterministic order.