public class PushNotificationsProviderHandler extends AbstractRouteHandler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PUSHNOTF_LOGGER |
static MXLogger |
PUSHNOTFLOGGER |
Constructor and Description |
---|
PushNotificationsProviderHandler() |
Modifier and Type | Method and Description |
---|---|
OslcResourceResponse |
getProviderInfo()
This method returns the provider credentials.
|
void |
getProviderName()
This method sets the provider name.
|
OslcResourceResponse |
handleRequest(OslcRequest request) |
OslcResourceResponse |
updateDeviceInfo()
This method updates the device information in Maximo.
|
authenticateRequest, getPathTokenAllowedValuesMeta, getPathTokensMeta, getProvider, getQueryParamAllowedValuesMeta, getQueryParamsMeta, isPathTokensOptional, setAuthHandler, setCorrelator, setLogger, setMethod, setPathTokens, setRequestData, setResReqPath, setRouteInfo
public static final java.lang.String PUSHNOTF_LOGGER
public static final MXLogger PUSHNOTFLOGGER
public OslcResourceResponse handleRequest(OslcRequest request) throws MXException, java.rmi.RemoteException
handleRequest
in class AbstractRouteHandler
MXException
java.rmi.RemoteException
public void getProviderName() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public OslcResourceResponse getProviderInfo() throws MXException, java.rmi.RemoteException
userName
- deviceType
- ui
- MXException
java.rmi.RemoteException
public OslcResourceResponse updateDeviceInfo() throws MXException, java.rmi.RemoteException
userName
- deviceType
- ui
- MXException
java.rmi.RemoteException