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, WithDescriptions
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 © 2015 JBoss by Red Hat. All Rights Reserved.