|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.openmms.relay.InterfaceFactory
Title: MM2_ServerInterfaceFactory.java
Description: A factory class which provides object instances of the given
Copyright: Copyright (c) 2003 OpenMMS.org
| Constructor Summary | |
InterfaceFactory()
Constructor creates a new InterfaceFactory |
|
| Method Summary | |
static BillingInterface |
getBillingConnection()
function for providing an Billingclient |
static NotificationInterface |
getNotificationConnection()
function for providing an MM1_Notification |
static QueueInterface |
getQueueConnection()
function for providing a notifyQueue |
static ReportInterface |
getReportConnection()
function for providing a MM1_RelayReport |
static StorageInterface |
getStorageConnection()
function for providing an MM2_EjbStorageClient |
static WapPushInterface |
getWapPushConnection()
function for providing a MM1_NotificationEJB |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InterfaceFactory()
| Method Detail |
public static StorageInterface getStorageConnection()
public static BillingInterface getBillingConnection()
public static NotificationInterface getNotificationConnection()
public static ReportInterface getReportConnection()
public static WapPushInterface getWapPushConnection()
public static QueueInterface getQueueConnection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||