|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.notifd.MicroblogNotificationStrategy
org.opennms.netmgt.notifd.MicroblogDMNotificationStrategy
public class MicroblogDMNotificationStrategy
MicroblogDMNotificationStrategy class.
| Field Summary |
|---|
| Fields inherited from class org.opennms.netmgt.notifd.MicroblogNotificationStrategy |
|---|
m_configDao, m_microblogConfigurationDao |
| Constructor Summary | |
|---|---|
MicroblogDMNotificationStrategy()
Constructor for MicroblogDMNotificationStrategy. |
|
MicroblogDMNotificationStrategy(org.springframework.core.io.Resource configResource)
Constructor for MicroblogDMNotificationStrategy. |
|
| Method Summary | |
|---|---|
int |
send(List<Argument> arguments)
send |
| Methods inherited from class org.opennms.netmgt.notifd.MicroblogNotificationStrategy |
|---|
buildMessageBody, buildUblogService, findDefaultConfigResource, findDestName, getMicroblogConfigurationDao, log, setMicroblogConfigurationDao |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MicroblogDMNotificationStrategy()
throws IOException
Constructor for MicroblogDMNotificationStrategy.
IOException - if any.public MicroblogDMNotificationStrategy(org.springframework.core.io.Resource configResource)
Constructor for MicroblogDMNotificationStrategy.
configResource - a Resource object.| Method Detail |
|---|
public int send(List<Argument> arguments)
send
send in interface NotificationStrategysend in class MicroblogNotificationStrategyarguments - a List object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||