public class Notifier extends Object
| Constructor and Description |
|---|
Notifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
emailNotify(org.apache.servicemix.examples.cxf.base.Email email) |
void |
setNotificationBroker(org.osgi.framework.ServiceReference reference) |
void |
setTopic(String topic) |
public void setTopic(String topic)
public void setNotificationBroker(org.osgi.framework.ServiceReference reference)
public void emailNotify(org.apache.servicemix.examples.cxf.base.Email email)
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.