|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.ejb.protocol.AbstractHomeHandle
public abstract class AbstractHomeHandle
Implementation for a home handle.
| Field Summary | |
|---|---|
protected static java.util.logging.Logger |
log
|
| Constructor Summary | |
|---|---|
AbstractHomeHandle()
|
|
| Method Summary | |
|---|---|
java.lang.Class |
getType()
Returns the remote API class. |
abstract java.lang.String |
getURL(java.lang.String protocol)
Returns the URL for a particular protocol. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.ejb.HomeHandle |
|---|
getEJBHome |
| Field Detail |
|---|
protected static final java.util.logging.Logger log
| Constructor Detail |
|---|
public AbstractHomeHandle()
| Method Detail |
|---|
public java.lang.Class getType()
public abstract java.lang.String getURL(java.lang.String protocol)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||