public interface NotificationSubscription
extends com.nortel.soa.oi.cct.notification.Subscription
Modifier and Type | Method and Description |
---|---|
void |
issueAddressPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Address cmfAddress,
AddressProperty soaAddressProperty) |
void |
issueAddressStateNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Address cmfAddress,
ResourceState soaResourceState,
java.lang.String soaStateReason) |
void |
issueAddressStateNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
java.lang.String cmfAddressName,
java.lang.String cmfAddressType,
java.lang.String cmfAddressProviderName,
com.nortelnetworks.portal.cmf.core.capability.AddressCapabilities cmfAddressCapabilities,
ResourceState soaResourceState,
java.lang.String soaStateReason) |
void |
issueAgentPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Agent cmfAgent,
AgentProperty soaAgentProperty) |
void |
issueAgentStateNotification(java.lang.String agentLoginId,
AgentState agentstate) |
void |
issueConnectionStateNotification(com.nortelnetworks.portal.cmf.client.Connection cmfConnection,
com.nortelnetworks.portal.cmf.client.Address cmfAddress,
com.nortelnetworks.portal.cmf.core.state.ConnectionStateInfo cmfStateInfo,
com.nortelnetworks.portal.cmf.client.Address cmfNotifiedAddress,
ConnectionState soaConnectionState) |
void |
issueContactPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Contact cmfContact,
com.nortelnetworks.portal.cmf.client.Address cmfAddress,
ContactProperty soaContactProperty) |
void |
issueDefaultTreatmentNotification(com.nortelnetworks.portal.cmf.sp.Contact cmfContact) |
void |
issueForceDisconnectNotification(com.nortelnetworks.portal.cmf.sp.Contact cmfContact) |
void |
issueServiceProviderStatusNotification(Provider soaProvider,
ProviderStatusType soaProviderStatus) |
void |
issueTerminalConnectionStateNotification(com.nortelnetworks.portal.cmf.client.TerminalConnection cmfConnection,
com.nortelnetworks.portal.cmf.client.Terminal cmfTerminal,
com.nortelnetworks.portal.cmf.core.state.TerminalConnectionStateInfo cmfStateInfo,
com.nortelnetworks.portal.cmf.client.Terminal cmfNotifiedTerminal,
TerminalConnectionState soaTerminalConnectionState) |
void |
issueTerminalPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Terminal cmfTerminal,
TerminalProperty soaTerminalProperty) |
void |
issueTerminalStateNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
java.lang.String cmfTerminalName,
java.lang.String cmfTerminalType,
java.lang.String cmfTerminalProviderName,
com.nortelnetworks.portal.cmf.core.capability.TerminalCapabilities cmfTerminalCapabilities,
ResourceState soaResourceState,
java.lang.String soaStateReason) |
void |
issueTerminalStateNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Terminal cmfTerminal,
ResourceState soaResourceState,
java.lang.String soaStateReason) |
cleanup, getConsumerEndpoint, getConsumerEndpointServiceNameLocalPart, getConsumerEndpointServiceNamePort, getConsumerEndpointServiceNameUri, getDialect, getId, getLeaseTime, getSOASessionId, getSOAUserId, issueSessionTerminationImminentNotification, issueSessionTerminationNotification, issueSubscriptionTerminationImminentNotification, issueSubscriptionTerminationNotification, setConnectionStatus, setConsumerEndpoint, setConsumerEndpointServiceNameLocalPart, setConsumerEndpointServiceNamePort, setConsumerEndpointServiceNameUri, setDialect, setLeaseTime, setSOASessionId, setSOAUserId
void issueAddressPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty, com.nortelnetworks.portal.cmf.client.Address cmfAddress, AddressProperty soaAddressProperty)
void issueTerminalPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty, com.nortelnetworks.portal.cmf.client.Terminal cmfTerminal, TerminalProperty soaTerminalProperty)
void issueContactPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty, com.nortelnetworks.portal.cmf.client.Contact cmfContact, com.nortelnetworks.portal.cmf.client.Address cmfAddress, ContactProperty soaContactProperty)
void issueAgentPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty, com.nortelnetworks.portal.cmf.client.Agent cmfAgent, AgentProperty soaAgentProperty)
void issueConnectionStateNotification(com.nortelnetworks.portal.cmf.client.Connection cmfConnection, com.nortelnetworks.portal.cmf.client.Address cmfAddress, com.nortelnetworks.portal.cmf.core.state.ConnectionStateInfo cmfStateInfo, com.nortelnetworks.portal.cmf.client.Address cmfNotifiedAddress, ConnectionState soaConnectionState)
void issueTerminalConnectionStateNotification(com.nortelnetworks.portal.cmf.client.TerminalConnection cmfConnection, com.nortelnetworks.portal.cmf.client.Terminal cmfTerminal, com.nortelnetworks.portal.cmf.core.state.TerminalConnectionStateInfo cmfStateInfo, com.nortelnetworks.portal.cmf.client.Terminal cmfNotifiedTerminal, TerminalConnectionState soaTerminalConnectionState)
void issueAddressStateNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty, com.nortelnetworks.portal.cmf.client.Address cmfAddress, ResourceState soaResourceState, java.lang.String soaStateReason)
void issueAddressStateNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty, java.lang.String cmfAddressName, java.lang.String cmfAddressType, java.lang.String cmfAddressProviderName, com.nortelnetworks.portal.cmf.core.capability.AddressCapabilities cmfAddressCapabilities, ResourceState soaResourceState, java.lang.String soaStateReason)
void issueTerminalStateNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty, com.nortelnetworks.portal.cmf.client.Terminal cmfTerminal, ResourceState soaResourceState, java.lang.String soaStateReason)
void issueTerminalStateNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty, java.lang.String cmfTerminalName, java.lang.String cmfTerminalType, java.lang.String cmfTerminalProviderName, com.nortelnetworks.portal.cmf.core.capability.TerminalCapabilities cmfTerminalCapabilities, ResourceState soaResourceState, java.lang.String soaStateReason)
void issueAgentStateNotification(java.lang.String agentLoginId, AgentState agentstate)
void issueServiceProviderStatusNotification(Provider soaProvider, ProviderStatusType soaProviderStatus)
void issueForceDisconnectNotification(com.nortelnetworks.portal.cmf.sp.Contact cmfContact)
void issueDefaultTreatmentNotification(com.nortelnetworks.portal.cmf.sp.Contact cmfContact)
Copyright © 2010 All Rights Reserved.