|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Trigger | |
---|---|
org.sonatype.gossip.model | Configuration model. |
org.sonatype.gossip.trigger | Profile activation triggers. |
Uses of Trigger in org.sonatype.gossip.model |
---|
Methods in org.sonatype.gossip.model that return Trigger | |
---|---|
Trigger |
TriggerNode.create()
|
static Trigger |
ComponentFactory.create(TriggerNode node)
|
Uses of Trigger in org.sonatype.gossip.trigger |
---|
Classes in org.sonatype.gossip.trigger that implement Trigger | |
---|---|
class |
AlwaysTrigger
Always triggers. |
class |
EnvironmentVariableTrigger
Triggers activation based on a environment variable. |
class |
NameValueTriggerSupport
Support for triggers which expect a name and value for configuration. |
class |
SystemPropertyTrigger
Triggers activation when a system property is set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |