A D G I O S T

A

AutoTimerInitializer - Class in org.jboss.ejb3.timerservice.deployer
Responsible for creating any necessary auto timers for an EJB
AutoTimerInitializer() - Constructor for class org.jboss.ejb3.timerservice.deployer.AutoTimerInitializer
 
AutoTimerInitializer(EJBContainer) - Constructor for class org.jboss.ejb3.timerservice.deployer.AutoTimerInitializer
Creates a AutoTimerInitializer for a EJBContainer

D

deploy(DeploymentUnit) - Method in class org.jboss.ejb3.timerservice.deployer.TimerServiceDeployer
For each EJB3.1 bean in this unit, this method creates a AutoTimerInitializer and attaches it as BeanMetaData to the unit

G

getContainer() - Method in class org.jboss.ejb3.timerservice.deployer.AutoTimerInitializer
Returns the EJBContainer for which this AutoTimerInitializer is responsible for creating auto timers

I

initializeAutoTimers() - Method in class org.jboss.ejb3.timerservice.deployer.AutoTimerInitializer
Creates any auto timers that are required for the EJBContainer, which this AutoTimerInitializer represents.

O

org.jboss.ejb3.timerservice.deployer - package org.jboss.ejb3.timerservice.deployer
 

S

setContainer(EJBContainer) - Method in class org.jboss.ejb3.timerservice.deployer.AutoTimerInitializer
Sets the EJBContainer

T

TimerServiceDeployer - Class in org.jboss.ejb3.timerservice.deployer
A deployer which processing EJB3.1 bean metadata and creating AutoTimerInitializer for appropriate EJBs.
TimerServiceDeployer() - Constructor for class org.jboss.ejb3.timerservice.deployer.TimerServiceDeployer
Setup the deployer

A D G I O S T

Copyright © 2010. All Rights Reserved.