|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.impl.Version
public final class Version
Version class reads the version.properties packaged with media-server.jar for run time display of Media Server Version
| Field Summary | |
|---|---|
static Version |
instance
The single instance. |
| Method Summary | |
|---|---|
java.util.Map |
getProperties()
Returns an unmodifiable map of version properties. |
java.lang.String |
getProperty(java.lang.String name)
Returns the value for the given property name. |
java.lang.String |
toString()
Returns the version information as a string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Version instance
| Method Detail |
|---|
public java.util.Map getProperties()
public java.lang.String getProperty(java.lang.String name)
name - -
The name of the property.
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||