org.jboss.metadata.ejb.jboss
Class LocalBindingMetaData
java.lang.Object
org.jboss.metadata.javaee.support.IdMetaDataImpl
org.jboss.metadata.javaee.support.IdMetaDataImplWithDescriptions
org.jboss.metadata.ejb.jboss.LocalBindingMetaData
- All Implemented Interfaces:
- Serializable, Cloneable, IdMetaData
public class LocalBindingMetaData
- extends IdMetaDataImplWithDescriptions
LocalBindingMetaData
- Version:
- $Revision$
- Author:
- Emanuel Muckenhuber
- See Also:
- Serialized Form
LocalBindingMetaData
public LocalBindingMetaData()
getJndiName
public String getJndiName()
- Get the jndiName.
- Returns:
- the jndiName.
setJndiName
public void setJndiName(String jndiName)
- Set the jndiName.
- Parameters:
jndiName
- the jndiName.
- Throws:
IllegalArgumentException
- for a null jndiName
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.