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, toString
public DescriptorServiceAvailableEvent(DescriptorService source)
source
- the source descriptor servicepublic DescriptorService getDescriptorService()
Copyright © 2005–2017 Alfresco Software. All rights reserved.