- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- org.alfresco.util.OpenOfficeConnectionEvent
-
- All Implemented Interfaces:
- java.io.Serializable
public class OpenOfficeConnectionEvent
extends org.springframework.context.ApplicationEvent
A class of event that notifies the listener of the status of the Open Office Connection. Useful for Monitoring
purposes.
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.util.Map |
getMetaData()
Gets the meta data map.
|
-
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
-
Methods inherited from class java.util.EventObject
getSource, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.