Package | Description |
---|---|
org.apache.camel.component.jmx.jaxb |
Modifier and Type | Class and Description |
---|---|
class |
AttributeChangeNotification
Java class for anonymous complex type.
|
class |
JMXConnectionNotification
Java class for anonymous complex type.
|
class |
MBeanServerNotification
Java class for anonymous complex type.
|
class |
MonitorNotification
Java class for anonymous complex type.
|
class |
RelationNotification
Java class for anonymous complex type.
|
class |
TimerNotification
Java class for anonymous complex type.
|
Modifier and Type | Method and Description |
---|---|
NotificationEventType |
ObjectFactory.createNotificationEventType()
Create an instance of
NotificationEventType |
NotificationEventType |
NotificationEventType.withDateTime(XMLGregorianCalendar value) |
NotificationEventType |
NotificationEventType.withMessage(String value) |
NotificationEventType |
NotificationEventType.withSequence(long value) |
NotificationEventType |
NotificationEventType.withSource(String value) |
NotificationEventType |
NotificationEventType.withTimestamp(long value) |
NotificationEventType |
NotificationEventType.withType(String value) |
NotificationEventType |
NotificationEventType.withUserData(String value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<NotificationEventType> |
ObjectFactory.createNotificationEvent(NotificationEventType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<NotificationEventType> |
ObjectFactory.createNotificationEvent(NotificationEventType value)
|
Apache Camel