oracle.panama.messaging.xms
Class MessagingChannelImpl
java.lang.Object
|
+--oracle.panama.messaging.xms.MessagingChannelImpl
- All Implemented Interfaces:
- MessagingChannel
- public class MessagingChannelImpl
- extends java.lang.Object
- implements MessagingChannel
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagingChannelImpl
public MessagingChannelImpl(DeviceAddress deviceAddress)
getMessagingDevice
public MessagingDevice getMessagingDevice()
-
- Specified by:
getMessagingDevice in interface MessagingChannel
getDeviceAddressData
public oracle.panama.messaging.push.DeviceAddressData getDeviceAddressData()
-
- Specified by:
getDeviceAddressData in interface MessagingChannel
getMaxAlerts
public int getMaxAlerts()
-
- Specified by:
getMaxAlerts in interface MessagingChannel
incrementNumAlerts
public void incrementNumAlerts()
-
- Specified by:
incrementNumAlerts in interface MessagingChannel
decrementNumAlerts
public void decrementNumAlerts()
-
- Specified by:
decrementNumAlerts in interface MessagingChannel
getNumAlerts
public int getNumAlerts()
-
- Specified by:
getNumAlerts in interface MessagingChannel
isPooled
public boolean isPooled()
Copyright © 2003 Oracle Corporation. All Rights Reserved.