Oracle Fusion Middleware User Messaging Service 11.1.1.7.0 Java API Reference
E14011-05

oracle.sdp.messaging
Class MessageInfoFactory

java.lang.Object
  extended by oracle.sdp.messaging.MessageInfoFactory

Deprecated. Use MessagingFactory instead

@Deprecated
public final class MessageInfoFactory
extends java.lang.Object

Factory to create MessageInfo objects.

Since:
11.0.0

Method Summary
static MessageInfo createMessageInfo()
          Deprecated. Use MessagingFactory.createMessageInfo() instead
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createMessageInfo

@Deprecated
public static MessageInfo createMessageInfo()
Deprecated. Use MessagingFactory.createMessageInfo() instead

Create a MessageInfo object.

Returns:
a MessageInfo object.

Oracle Fusion Middleware User Messaging Service 11.1.1.7.0 Java API Reference
E14011-05

Copyright © 2009, 2013 Oracle and/or its affiliates. All rights reserved.