| Package | Description |
|---|---|
| org.mule.config.bootstrap |
| Modifier and Type | Method and Description |
|---|---|
static SimpleRegistryBootstrap.ArtifactType |
SimpleRegistryBootstrap.ArtifactType.createFromString(String artifactTypeAsString) |
static SimpleRegistryBootstrap.ArtifactType |
SimpleRegistryBootstrap.ArtifactType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleRegistryBootstrap.ArtifactType[] |
SimpleRegistryBootstrap.ArtifactType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleRegistryBootstrap.setSupportedArtifactType(SimpleRegistryBootstrap.ArtifactType supportedArtifactType)
This attributes define which types or registry bootstrap entries will be
created depending on the entry applyToArtifactType parameter value.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.