|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openejb.alt.config.ejb11.EnterpriseBeansItem
public class EnterpriseBeansItem
Class EnterpriseBeansItem.
| Constructor Summary | |
|---|---|
EnterpriseBeansItem()
|
|
| Method Summary | |
|---|---|
Entity |
getEntity()
Returns the value of field 'entity'. |
Session |
getSession()
Returns the value of field 'session'. |
void |
setEntity(Entity entity)
Sets the value of field 'entity'. |
void |
setSession(Session session)
Sets the value of field 'session'. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnterpriseBeansItem()
| Method Detail |
|---|
public Entity getEntity()
public Session getSession()
public void setEntity(Entity entity)
entity - the value of field 'entity'.public void setSession(Session session)
session - the value of field 'session'.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||