Oracle Application Server Wireless Java API Reference
B14043-01


oracle.panama.mobilealert
Class AlertEngineLocator

java.lang.Object
  extended byoracle.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

getAlertEngine

public AlertEngine getAlertEngine()
Get an instance of AlertEngine Implemetation

getInstance

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

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.