com.latencybusters.jms.util
Class ParamLoader
java.lang.Object
com.latencybusters.jms.util.ParamLoader
public class ParamLoader
- extends java.lang.Object
Field Summary |
static java.lang.String |
CONTEXT
|
static java.lang.String |
RECEIVER
|
static java.lang.String |
SOURCE
|
Method Summary |
static void |
filter(com.latencybusters.lbm.LBMSourceAttributes attr,
java.lang.String LBMType,
java.lang.String prefix)
|
static void |
load(com.latencybusters.lbm.LBMSourceAttributes attr,
java.util.ArrayList<NameValue> props,
java.lang.String LBMType)
|
static void |
load(com.latencybusters.lbm.LBMSourceAttributes attr,
java.util.ArrayList<NameValue> props,
java.lang.String LBMType,
java.lang.String prefix)
|
static void |
load(java.util.Properties attr,
java.util.ArrayList<NameValue> props,
java.lang.String LBMType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RECEIVER
public static final java.lang.String RECEIVER
- See Also:
- Constant Field Values
SOURCE
public static final java.lang.String SOURCE
- See Also:
- Constant Field Values
CONTEXT
public static final java.lang.String CONTEXT
- See Also:
- Constant Field Values
ParamLoader
public ParamLoader()
load
public static void load(java.util.Properties attr,
java.util.ArrayList<NameValue> props,
java.lang.String LBMType)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
load
public static void load(com.latencybusters.lbm.LBMSourceAttributes attr,
java.util.ArrayList<NameValue> props,
java.lang.String LBMType)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
load
public static void load(com.latencybusters.lbm.LBMSourceAttributes attr,
java.util.ArrayList<NameValue> props,
java.lang.String LBMType,
java.lang.String prefix)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
filter
public static void filter(com.latencybusters.lbm.LBMSourceAttributes attr,
java.lang.String LBMType,
java.lang.String prefix)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
All of the documentation and software included in this and any other Informatica, Inc. "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with Informatica Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.