Class TimerServiceNamingProxy

  • All Implemented Interfaces:
    NamedNamingObjectProxy

    @Service
    public class TimerServiceNamingProxy
    extends Object
    implements 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