org.jboss.naming
Class JNDIBindings

java.lang.Object
  extended by org.jboss.naming.JNDIBindings

public class JNDIBindings
extends Object

A collection of JNDI bindings

Version:
$Revision: 1.1 $
Author:
Scott.Stark@jboss.org

Constructor Summary
JNDIBindings()
           
 
Method Summary
 JNDIBinding[] getBindings()
           
 void setBindings(JNDIBinding[] bindings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDIBindings

public JNDIBindings()
Method Detail

getBindings

public JNDIBinding[] getBindings()

setBindings

public void setBindings(JNDIBinding[] bindings)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.