com.latencybusters.jms
Class LBMXmlContext

java.lang.Object
  extended by com.latencybusters.jms.LBMXmlContextBase
      extended by com.latencybusters.jms.LBMXmlContext
All Implemented Interfaces:
javax.naming.Context

public class LBMXmlContext
extends LBMXmlContextBase


Field Summary
protected  java.util.Hashtable<java.lang.String,java.util.ArrayList<NameValue>> lookupConnectionFactoryProps
           
 
Fields inherited from class com.latencybusters.jms.LBMXmlContextBase
bindings, CONNECTION_FACTORY, DESTINATION, myEnv, myParser
 
Fields inherited from interface javax.naming.Context
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES
 
Constructor Summary
  LBMXmlContext(java.util.Hashtable<java.lang.String,java.lang.Object> environment)
           
protected LBMXmlContext(java.util.Hashtable<java.lang.String,java.lang.Object> environment, java.util.Hashtable<java.lang.String,java.lang.Object> bindings)
           
 
Method Summary
protected  LBMXmlContext cloneCtx()
           
protected  java.lang.Object createFactory(java.lang.String name)
           
 void loadXmlFile()
           
protected  java.lang.Object lookupConnectionFactoryOrDestination(java.lang.String nm)
           
 
Methods inherited from class com.latencybusters.jms.LBMXmlContextBase
addToEnvironment, autoCreateTempDestinationFromName, bind, bind, close, composeName, composeName, convertNodeToDestination, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getMyComponents, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, parseConnectionFactoryProps, processXmlIntoConfigString, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lookupConnectionFactoryProps

protected java.util.Hashtable<java.lang.String,java.util.ArrayList<NameValue>> lookupConnectionFactoryProps
Constructor Detail

LBMXmlContext

public LBMXmlContext(java.util.Hashtable<java.lang.String,java.lang.Object> environment)

LBMXmlContext

protected LBMXmlContext(java.util.Hashtable<java.lang.String,java.lang.Object> environment,
                        java.util.Hashtable<java.lang.String,java.lang.Object> bindings)
Method Detail

cloneCtx

protected LBMXmlContext cloneCtx()
Specified by:
cloneCtx in class LBMXmlContextBase

loadXmlFile

public void loadXmlFile()

lookupConnectionFactoryOrDestination

protected java.lang.Object lookupConnectionFactoryOrDestination(java.lang.String nm)
Specified by:
lookupConnectionFactoryOrDestination in class LBMXmlContextBase

createFactory

protected java.lang.Object createFactory(java.lang.String name)


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.