|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.containers.TimerServiceNamingProxy
@Service public class TimerServiceNamingProxy
Proxy for creating TimerService instances when requested by lookup or injection. NamingManager will call the handle() method when the JNDI name is looked up. Will return the instance that corresponds to the known name.
| Constructor Summary | |
|---|---|
TimerServiceNamingProxy()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
handle(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimerServiceNamingProxy()
| Method Detail |
|---|
public java.lang.Object handle(java.lang.String name)
throws javax.naming.NamingException
handle in interface NamedNamingObjectProxyjavax.naming.NamingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||