|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.ejb.AbstractEJBObject
public abstract class AbstractEJBObject
Interface for stubs inside the same JVM.
| Constructor Summary | |
|---|---|
AbstractEJBObject()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
__caucho_getId()
Returns the URL for the given protocol. |
abstract AbstractServer |
__caucho_getServer()
Returns the object's server |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractEJBObject()
| Method Detail |
|---|
public abstract AbstractServer __caucho_getServer()
public abstract java.lang.String __caucho_getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||