|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.services.NotificationServiceFactory
public class NotificationServiceFactory
Factory to create INotificationService based on configuration properties passed in on create method
| Constructor Summary | |
|---|---|
NotificationServiceFactory()
|
|
| Method Summary | |
|---|---|
static INotificationService |
createNotificationService(java.lang.Object requestingObject,
java.util.Properties properties)
Attempts to dynamically load a class responsible for the Anzo notification service connection. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationServiceFactory()
| Method Detail |
|---|
public static final INotificationService createNotificationService(java.lang.Object requestingObject,
java.util.Properties properties)
requestingObject - Object requesting new service objectproperties - containing configuration information for services
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||