|
||||||||||
| 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 | |
|---|---|
Map |
getProperties()
Returns an unmodifiable map of version properties. |
String |
getProperty(String name)
Returns the value for the given property name. |
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 Map getProperties()
public String getProperty(String name)
name - -
The name of the property.
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||