|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimerDescriptor | |
|---|---|
| org.apache.openejb.jee.wls | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of TimerDescriptor in org.apache.openejb.jee.wls |
|---|
| Fields in org.apache.openejb.jee.wls declared as TimerDescriptor | |
|---|---|
protected TimerDescriptor |
StatelessSessionDescriptor.timerDescriptor
|
protected TimerDescriptor |
MessageDrivenDescriptor.timerDescriptor
|
protected TimerDescriptor |
EntityDescriptor.timerDescriptor
|
| Methods in org.apache.openejb.jee.wls that return TimerDescriptor | |
|---|---|
TimerDescriptor |
ObjectFactory.createTimerDescriptor()
Create an instance of TimerDescriptor |
TimerDescriptor |
StatelessSessionDescriptor.getTimerDescriptor()
Gets the value of the timerDescriptor property. |
TimerDescriptor |
MessageDrivenDescriptor.getTimerDescriptor()
Gets the value of the timerDescriptor property. |
TimerDescriptor |
EntityDescriptor.getTimerDescriptor()
Gets the value of the timerDescriptor property. |
| Methods in org.apache.openejb.jee.wls with parameters of type TimerDescriptor | |
|---|---|
void |
StatelessSessionDescriptor.setTimerDescriptor(TimerDescriptor value)
Sets the value of the timerDescriptor property. |
void |
MessageDrivenDescriptor.setTimerDescriptor(TimerDescriptor value)
Sets the value of the timerDescriptor property. |
void |
EntityDescriptor.setTimerDescriptor(TimerDescriptor value)
Sets the value of the timerDescriptor property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||