org.jboss.ejb3.metamodel
Class RelationshipRoleSource
java.lang.Object
org.jboss.ejb3.metamodel.RelationshipRoleSource
public class RelationshipRoleSource
- extends Object
Represents an ejb-relationship-role element of the ejb-jar.xml deployment
descriptor for the 1.4 schema
- Version:
- $Revision: 61136 $
- Author:
- William DeCoste
RelationshipRoleSource
public RelationshipRoleSource()
getEjbName
public String getEjbName()
setEjbName
public void setEjbName(String ejbName)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009 JBoss Inc.. All Rights Reserved.