public class DescriptorServiceAvailableEvent
extends org.springframework.context.ApplicationEvent
DescriptorService. Useful for
Monitoring purposes.source| Constructor and Description |
|---|
DescriptorServiceAvailableEvent(DescriptorService source)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorService |
getDescriptorService()
Gets the descriptor service that raised the event.
|
getSource, toStringpublic DescriptorServiceAvailableEvent(DescriptorService source)
source - the source descriptor servicepublic DescriptorService getDescriptorService()
Copyright © 2005–2018 Alfresco Software. All rights reserved.