Package com.sun.ejb.containers
Class TimerServiceNamingProxy
java.lang.Object
com.sun.ejb.containers.TimerServiceNamingProxy
- All Implemented Interfaces:
org.glassfish.api.naming.NamedNamingObjectProxy
@Service
public class TimerServiceNamingProxy
extends Object
implements org.glassfish.api.naming.NamedNamingObjectProxy
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.
- Author:
- Marina Vatkina
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimerServiceNamingProxy
public TimerServiceNamingProxy()
-
-
Method Details
-
handle
- Specified by:
handlein interfaceorg.glassfish.api.naming.NamedNamingObjectProxy- Throws:
NamingException
-