Class NotificationResources
- java.lang.Object
-
- java.util.ResourceBundle
-
- java.util.ListResourceBundle
-
- com.netscape.certsrv.notification.NotificationResources
-
public class NotificationResources extends java.util.ListResourceBundle
A class represents a resource bundle for the Mail Notification package- Version:
- $Revision$, $Date$
-
-
Constructor Summary
Constructors Constructor Description NotificationResources()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object[][]
getContents()
Returns the content of this resource.
-