|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openejb.core.ivm.naming.ENCReference | +--org.openejb.core.stateful.EncReference
This class is a wrapper for an Intra-VM EJB or Connector references in the JNDI ENC of a entity bean. When the getObject( ) method is invoked the Operation is checked to ensure that its is allowed for the bean's current state.
Fields inherited from class org.openejb.core.ivm.naming.ENCReference |
checking, ref |
Constructor Summary | |
EncReference(Reference ref)
|
Method Summary | |
void |
checkOperation(byte operation)
This method is invoked by the ENCReference super class each time its getObject() method is called within the container system. |
Methods inherited from class org.openejb.core.ivm.naming.ENCReference |
getObject, setChecking |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public EncReference(Reference ref)
Method Detail |
public void checkOperation(byte operation) throws javax.naming.NameNotFoundException
checkOperation
in class ENCReference
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
![]() |
|
Copyright © 2002 OpenEJB Group. All Rights Reserved. | http://openejb.sourceforge.net |