|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openejb.core.ivm.naming.ENCReference
public abstract class ENCReference
| Field Summary | |
|---|---|
protected boolean |
checking
|
protected Reference |
ref
|
| Constructor Summary | |
|---|---|
ENCReference(Reference ref)
|
|
| Method Summary | |
|---|---|
abstract void |
checkOperation(byte opertionType)
|
java.lang.Object |
getObject()
|
void |
setChecking(boolean value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Reference ref
protected boolean checking
| Constructor Detail |
|---|
public ENCReference(Reference ref)
| Method Detail |
|---|
public void setChecking(boolean value)
public java.lang.Object getObject()
throws javax.naming.NamingException
getObject in interface Referencejavax.naming.NamingException
public abstract void checkOperation(byte opertionType)
throws javax.naming.NameNotFoundException
javax.naming.NameNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||