com.bea.wlcp.wlng.plugin.pushmessage.pap.management
Interface PushMessagePAPMBean
- public interface PushMessagePAPMBean
MBean interface for PAP plug-in
- Copyright © 2008 Oracle Corporation. All Rights Reserved.
PPGNotificationURL
public static final String PPGNotificationURL
- URL that the PPG should use for notification of results. This is a local value
Format: URL
PPGURL
public static final String PPGURL
- The Push Proxy Gateway (PPG) url. This is a shared value.
Format: URL
getPPGNotificationURL
public String getPPGNotificationURL()
throws ManagementException
- Throws:
ManagementException
getPPGURL
public String getPPGURL()
throws ManagementException
- Throws:
ManagementException
setPPGNotificationURL
public void setPPGNotificationURL(String url)
throws ManagementException
- Throws:
ManagementException
setPPGURL
public void setPPGURL(String url)
throws ManagementException
- Throws:
ManagementException