com.bea.dsp.management
Interface BroadcastingDomainServiceMBean

All Superinterfaces:
DomainService, DomainServiceMBean, javax.management.NotificationBroadcaster, javax.management.NotificationEmitter

public interface BroadcastingDomainServiceMBean
extends DomainServiceMBean

Emits notifications regarding data space and session lifecycle events.


Field Summary
 
Fields inherited from interface com.bea.dsp.management.DomainServiceMBean
NAME
 
Method Summary
 
Methods inherited from interface com.bea.dsp.management.DomainService
activateDataSpace, activateDeploymentSession, createDataSpace, createDeploymentSession, deactivateDataSpace, deleteDataSpace, discardAllSessions, discardDeploymentSession, getCoreSession, getCurrentDeploymentSessions, getDeployedTargets, getDeploymentStatus, getDomainSettings, getProductVersionInfo, getTargets, listDataSpaceNames, listDeploymentSessionNames, obliterateDataSpace, retargetDataSpace, setDomainSettings
 
Methods inherited from interface javax.management.NotificationEmitter
removeNotificationListener
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 



Copyright © 2009 Oracle. All Rights Reserved.