com.bea.dsp.management
Interface DomainServiceMBean

All Superinterfaces:
DomainService, javax.management.NotificationBroadcaster, javax.management.NotificationEmitter
All Known Subinterfaces:
BroadcastingDomainServiceMBean

public interface DomainServiceMBean
extends DomainService, javax.management.NotificationEmitter

This is the top level management service entry for an ALDSP domain. It may be used to manage:


Field Summary
static java.lang.String NAME
           
 
Method Summary
 
Methods inherited from interface com.bea.dsp.management.DomainService
activateDataSpace, activateDeploymentSession, createDataSpace, createDeploymentSession, deactivateDataSpace, deleteDataSpace, discardDeploymentSession, getCoreSession, getCurrentDeploymentSessions, getDeployedTargets, getDeploymentStatus, getTargets, listDataSpaceNames, listDeploymentSessionNames, retargetDataSpace
 
Methods inherited from interface javax.management.NotificationEmitter
removeNotificationListener
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 

Field Detail

NAME

static final java.lang.String NAME


Copyright © 2007 BEA Systems Inc. All Rights Reserved.