|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockcentral.server.MockCentralServerMessages
public class MockCentralServerMessages
A Message Bundle class for MockCentralServer application.
| Constructor Summary | |
|---|---|
MockCentralServerMessages()
Creates a new instance. |
|
| Method Summary | |
|---|---|
static java.lang.String |
getString(java.lang.String key)
Returns a resource from the ResourceBundle using the
supplied key. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockCentralServerMessages()
| Method Detail |
|---|
public static java.lang.String getString(java.lang.String key)
ResourceBundle using the
supplied key.
key - the key for obtaining the resource.
ResourceBundle using the
supplied key.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||