Index

G I N O R S T U V 
All Classes and Interfaces|All Packages

G

getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
Retrieve a message definition object for logging.

I

initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.notificationmanager.admin.NotificationManagerAdmin
Initialize the Notification Manager view service.

N

NotificationManagerAdmin - Class in org.odpi.openmetadata.viewservices.notificationmanager.admin
NotificationManagerAdmin is the class that is called by the View Server to initialize and terminate the Notification Manager OMVS.
NotificationManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.notificationmanager.admin.NotificationManagerAdmin
Default constructor
NotificationManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.notificationmanager.ffdc
The NotificationManagerAuditCode is used to define the message content for the OMRS Audit Log.
NotificationManagerInstance - Class in org.odpi.openmetadata.viewservices.notificationmanager.server
NotificationManagerInstance caches references to the objects it needs for a specific server.
NotificationManagerInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.notificationmanager.server.NotificationManagerInstance
Set up the Notification Manager OMVS instance
NotificationManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.notificationmanager.server
NotificationManagerInstanceHandler retrieves information from the instance map for the view service instances.
NotificationManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.notificationmanager.server.NotificationManagerInstanceHandler
Default constructor registers the view service
NotificationManagerRegistration - Class in org.odpi.openmetadata.viewservices.notificationmanager.server
NotificationManagerRegistration registers the view service with the OMAG Server administration services.
NotificationManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.notificationmanager.server.NotificationManagerRegistration
 
NotificationManagerRESTServices - Class in org.odpi.openmetadata.viewservices.notificationmanager.server
The NotificationManagerRESTServices provides the server-side implementation of the Notification Manager Open Metadata View Service (OMVS).
NotificationManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.notificationmanager.server.NotificationManagerRESTServices
Default constructor

O

org.odpi.openmetadata.viewservices.notificationmanager.admin - package org.odpi.openmetadata.viewservices.notificationmanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.notificationmanager.ffdc - package org.odpi.openmetadata.viewservices.notificationmanager.ffdc
This package provides the definition of the error handling for the Notification Manager OMVS.
org.odpi.openmetadata.viewservices.notificationmanager.server - package org.odpi.openmetadata.viewservices.notificationmanager.server
 

R

registerViewService() - Static method in class org.odpi.openmetadata.viewservices.notificationmanager.server.NotificationManagerRegistration
Pass information about this view service to the OMAG Server administration services.

S

SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0002 The Notification Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0001 The Notification Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0004 The Notification Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0003 The Notification Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0005 The Notification Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
shutdown() - Method in class org.odpi.openmetadata.viewservices.notificationmanager.admin.NotificationManagerAdmin
Shutdown the Notification Manager service.

T

toString() - Method in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
JSON-style toString

U

UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
OMVS-NOTIFICATION-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.viewservices.notificationmanager.ffdc.NotificationManagerAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
G I N O R S T U V 
All Classes and Interfaces|All Packages