public class IMSConnectionSpecFactory
extends java.lang.Object
IMSConnectionSpecFactory
is used by the application component to
create an IMSConnectionSpec
instance. IMSConnectionSpec connSpec = IMSConnectionSpecFactory.createIMSConnectionSpec();
Constructor and Description |
---|
IMSConnectionSpecFactory() |
Modifier and Type | Method and Description |
---|---|
static IMSConnectionSpec |
createIMSConnectionSpec()
Creates an
IMSConnectionSpec object that is used to pass
connection related properties to the PSBFactory . |
public static IMSConnectionSpec createIMSConnectionSpec()
IMSConnectionSpec
object that is used to pass
connection related properties to the PSBFactory
.IMSConnectionSpec
object