All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.tspaces.TupleSpaceERB_DE

java.lang.Object
   |
   +----java.util.ResourceBundle
           |
           +----java.util.ListResourceBundle
                   |
                   +----com.ibm.tspaces.TupleSpaceERB_DE

public class TupleSpaceERB_DE
extends ListResourceBundle
This is the localization class for the exception messages in the TupleSpace package. It provides the strings that describe the reasons for an exception. These strings are in German.

Author:
Matthias Eichstaedt
See Also:
Tuple, TupleSpace

Constructor Index

 o TupleSpaceERB_DE()

Method Index

 o getContents()

Constructors

 o TupleSpaceERB_DE
 public TupleSpaceERB_DE()

Methods

 o getContents
 public Object[][] getContents()
Returns:
the contents array that gives the localization strings and their keys
Overrides:
getContents in class ListResourceBundle

All Packages  Class Hierarchy  This Package  Previous  Next  Index