@Deprecated public class MuleApplicationEvent extends org.springframework.context.ApplicationEvent
MuleApplicationEvent
is an Spring ApplicationEvent used to wrap a
DefaultMuleEvent
Deprecated from 3.6.0.source
Constructor and Description |
---|
MuleApplicationEvent(Object message,
String endpoint)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.context.ApplicationContext |
getApplicationContext()
Deprecated.
|
String |
getEndpoint()
Deprecated.
|
MuleEventContext |
getMuleEventContext()
Deprecated.
|
Map |
getProperties()
Deprecated.
|
Object |
getProperty(Object key)
Deprecated.
|
void |
setProperty(Object key,
Object value)
Deprecated.
|
getSource, toString
public MuleEventContext getMuleEventContext()
public String getEndpoint()
public org.springframework.context.ApplicationContext getApplicationContext()
public Map getProperties()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.