Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.mobilealert
Class AlertEngineLocator

java.lang.Object
  |
  +--oracle.panama.mobilealert.AlertEngineLocator

public class AlertEngineLocator
extends java.lang.Object

The locator is used to locate an instance of AlertEngine implementation


Method Summary
 AlertEngine getAlertEngine()
          Get an instance of AlertEngine Implemetation
static AlertEngineLocator getInstance()
          Get the single instance of this locator.

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getInstance

public static AlertEngineLocator getInstance()
Get the single instance of this locator.
Returns:
the single instance of the locator.

getAlertEngine

public AlertEngine getAlertEngine()
Get an instance of AlertEngine Implemetation

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.