|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Version | |
---|---|
org.apache.geronimo.kernel.config | |
org.apache.geronimo.kernel.repository |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |