com.bea.dsp.management.events.dataspace
Class UpdateDataSpaceDetail

java.lang.Object
  extended by com.bea.dsp.management.events.dataspace.UpdateDataSpaceDetail
All Implemented Interfaces:
java.io.Serializable

public class UpdateDataSpaceDetail
extends java.lang.Object
implements java.io.Serializable

Provides the detailed information pertaining to data space update lifecycle events.

See Also:
Serialized Form

Method Summary
 java.lang.String getSessionName()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getSessionName

public java.lang.String getSessionName()
Returns:
The name of the session in which the data space is updated. null denotes core.

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2007 BEA Systems Inc. All Rights Reserved.