
public abstract class AbstractMessagingContainerFactory extends Object implements MessagingContainerFactory
| Constructor and Description |
|---|
AbstractMessagingContainerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
This method gets called when the MessagingContainerFactory is initialized.
|
void |
shutdown()
This method gets called when the MessagingContainerFactory is no longer needed.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOwnerPeerRootXDIArcspublic void init()
throws Exception
MessagingContainerFactoryinit in interface MessagingContainerFactoryExceptionpublic void shutdown()
throws Exception
MessagingContainerFactoryshutdown in interface MessagingContainerFactoryExceptionCopyright © 2017. All rights reserved.