Package | Description |
---|---|
org.sonatype.gossip.model |
Configuration model.
|
org.sonatype.gossip.trigger |
Profile activation triggers.
|
Modifier and Type | Method and Description |
---|---|
Trigger |
TriggerNode.create() |
static Trigger |
ComponentFactory.create(TriggerNode node) |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2008-2013 Sonatype. All Rights Reserved.