|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Version | |
|---|---|
| org.apache.geronimo.deployment | |
| org.apache.geronimo.kernel.config | |
| org.apache.geronimo.kernel.repository | |
| org.apache.geronimo.system.plugin | |
| Uses of Version in org.apache.geronimo.deployment |
|---|
| Methods in org.apache.geronimo.deployment with parameters of type Version | |
|---|---|
LifecycleResults |
DeploymentConfigurationManager.reloadConfiguration(Artifact id,
Version version)
|
LifecycleResults |
DeploymentConfigurationManager.reloadConfiguration(Artifact id,
Version version,
LifecycleMonitor monitor)
|
void |
ModuleIDBuilder.setDefaultVersion(Version defaultVersion)
If an EAR is going to pass this module ID builder to its children, it can use this to set the default version to be its own. |
| Uses of Version in org.apache.geronimo.kernel.config |
|---|
| Methods in org.apache.geronimo.kernel.config with parameters of type Version | |
|---|---|
LifecycleResults |
ConfigurationManager.reloadConfiguration(Artifact configurationId,
Version version)
Reloads the specified configuration and all configurations that have a dependency on the specified configuration |
LifecycleResults |
SimpleConfigurationManager.reloadConfiguration(Artifact id,
Version version)
|
LifecycleResults |
ConfigurationManager.reloadConfiguration(Artifact configurationId,
Version version,
LifecycleMonitor monitor)
Reloads the specified configuration and all configurations that have a dependency on the specified configuration |
LifecycleResults |
SimpleConfigurationManager.reloadConfiguration(Artifact id,
Version version,
LifecycleMonitor monitor)
|
| Uses of Version in org.apache.geronimo.kernel.repository |
|---|
| Methods in org.apache.geronimo.kernel.repository that return Version | |
|---|---|
Version |
Artifact.getVersion()
|
| Constructors in org.apache.geronimo.kernel.repository with parameters of type Version | |
|---|---|
Artifact(String groupId,
String artifactId,
Version version,
String type)
|
|
| Uses of Version in org.apache.geronimo.system.plugin |
|---|
| Subclasses of Version in org.apache.geronimo.system.plugin | |
|---|---|
class |
SnapshotVersion
SnapshotVersion is like Version but holds extra fields that appear in the filename of a snapshot artifact. |
| Constructors in org.apache.geronimo.system.plugin with parameters of type Version | |
|---|---|
SnapshotVersion(Version version)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||