com.sap.engine.interfaces.messaging.api
Class PublicAPIAccessFactory
java.lang.Object
com.sap.engine.interfaces.messaging.api.PublicAPIAccessFactory
public class PublicAPIAccessFactory
- extends Object
This factory class allows convenience access to the PublicAPIAccess interface implementation, whithout retrieving it
from JNDI. Once the PublicAPIAccess implementation class is available, it is cached in this factory.
- Version:
- $Id:
//tc/xpi.ms/dev/src/_interface/pifce/api/com/sap/engine/interfaces/messaging/api/PublicAPIAccessFactory.java#2 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPublicAPIAccess
public static PublicAPIAccess getPublicAPIAccess()
throws MessagingException
- This static factory method retrieves the APIAccessImpl class from the Messaging System Service from JNDI.
- Returns:
- The APIAccess implementation.
- Throws:
MessagingException
Copyright 2009 SAP AG Complete Copyright Notice