Uses of Interface
org.apache.ivy.plugins.trigger.Trigger
Packages that use Trigger
-
Uses of Trigger in org.apache.ivy.ant
Classes in org.apache.ivy.ant that implement TriggerModifier and TypeClassDescriptionclassTriggers an ant build on an event occurrence.classTriggers an call to an ant target on an event occurrence. -
Uses of Trigger in org.apache.ivy.core.settings
Fields in org.apache.ivy.core.settings with type parameters of type TriggerMethods in org.apache.ivy.core.settings that return types with arguments of type TriggerMethods in org.apache.ivy.core.settings with parameters of type TriggerModifier and TypeMethodDescriptionvoidIvySettings.addConfigured(Trigger trigger) voidIvySettings.addTrigger(Trigger trigger) -
Uses of Trigger in org.apache.ivy.plugins.trigger
Classes in org.apache.ivy.plugins.trigger that implement TriggerModifier and TypeClassDescriptionclassBase class for easy trigger implementation.classA trigger performing logging.