Package com.webmethods.portal.event
Interface ISystemPropertyEvent
- All Superinterfaces:
IEvent
,INotifiableEvent
,Serializable
Raised when a system property changes.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static class
static class
static class
-
Method Summary
Modifier and TypeMethodDescriptionGets the differences of the property change.Methods inherited from interface com.webmethods.rtl.event.IEvent
getJcrSessionID, getJcrSessionUserData, getSourceIP, getTimestamp, getVMID, isLocalEvent, raise
-
Method Details
-
getDifferenceEntry
DifferenceEntry getDifferenceEntry()Gets the differences of the property change.- Returns:
- {@link DifferenceEntry) representing the change.
-