public class MessengerFactoryImpl extends ProtonFactoryImpl implements MessengerFactory
ProtonFactory.ImplementationType
Constructor and Description |
---|
MessengerFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
Messenger |
createMessenger() |
Messenger |
createMessenger(String name) |
getImplementationType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getImplementationType
public Messenger createMessenger()
createMessenger
in interface MessengerFactory
public Messenger createMessenger(String name)
createMessenger
in interface MessengerFactory
Copyright © 2013 The Apache Software Foundation. All rights reserved.