org.apache.qpid.tools
Class JNDICheck

java.lang.Object
  extended by org.apache.qpid.tools.JNDICheck

public class JNDICheck
extends Object


Field Summary
(package private)  Context _context
           
(package private)  Hashtable _environment
           
 
Constructor Summary
JNDICheck(String propertyFile)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_context

Context _context

_environment

Hashtable _environment
Constructor Detail

JNDICheck

public JNDICheck(String propertyFile)
Method Detail

main

public static void main(String[] args)


Licensed to the Apache Software Foundation