com.bm.cfg
Class JndiProperty

java.lang.Object
  extended by com.bm.cfg.NestedProperty
      extended by com.bm.cfg.JndiProperty

public class JndiProperty
extends NestedProperty


Constructor Summary
JndiProperty()
          Constructor.
 
Method Summary
 java.lang.String getClassName()
          Gets the className.
 java.lang.String getJndiName()
          Gets the jndiName.
 boolean isSessionBean()
          Gets the isSessionBean.
 
Methods inherited from class com.bm.cfg.NestedProperty
getBoolean, getDouble, getInteger, getString, innerValues, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JndiProperty

public JndiProperty()
Constructor.

Method Detail

getClassName

public java.lang.String getClassName()
Gets the className.

Returns:
the className

isSessionBean

public boolean isSessionBean()
Gets the isSessionBean.

Returns:
the isSessionBean

getJndiName

public java.lang.String getJndiName()
Gets the jndiName.

Returns:
the jndiName


Copyright © 2008. All Rights Reserved.