org.apache.openejb.jee.oejb3
Class Jndi
java.lang.Object
org.apache.openejb.jee.oejb3.Jndi
public class Jndi
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected String name
intrface
protected String intrface
Jndi
public Jndi()
Jndi
public Jndi(String name,
String intrface)
getName
public String getName()
setName
public void setName(String value)
getInterface
public String getInterface()
setInterface
public void setInterface(String value)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.