com.bea.dsp.management.events
Interface ManagementNotification

All Superinterfaces:
Classified, Detailed, LifecycleEvent

public interface ManagementNotification
extends Detailed, Classified, LifecycleEvent

Notifications concern the lifecycle of dataspaces and user-defined sessions. They track dataspace model artifacts as opposed to administrative changes. Core and system-defined sessions are not tracked.

Dataspace notifications are emmitted in the following cases:

Notifications regarding user-defined sessions are emitted on:


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.bea.dsp.management.events.Classified
Classified.Classification
 
Nested classes/interfaces inherited from interface com.bea.dsp.management.events.LifecycleEvent
LifecycleEvent.Kind
 
Method Summary
 
Methods inherited from interface com.bea.dsp.management.events.Detailed
getDetail
 
Methods inherited from interface com.bea.dsp.management.events.Classified
getClassification, getInstanceName
 
Methods inherited from interface com.bea.dsp.management.events.LifecycleEvent
getKind
 



Copyright © 2007 BEA Systems Inc. All Rights Reserved.