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 TypeClassDescriptionclass
Triggers an ant build on an event occurrence.class
Triggers 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 TypeMethodDescriptionvoid
IvySettings.addConfigured
(Trigger trigger) void
IvySettings.addTrigger
(Trigger trigger) -
Uses of Trigger in org.apache.ivy.plugins.trigger
Classes in org.apache.ivy.plugins.trigger that implement TriggerModifier and TypeClassDescriptionclass
Base class for easy trigger implementation.class
A trigger performing logging.