| Package | Description |
|---|---|
| org.apache.openejb.jee.wls |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected TimerDescriptor |
StatelessSessionDescriptor.timerDescriptor |
protected TimerDescriptor |
EntityDescriptor.timerDescriptor |
protected TimerDescriptor |
MessageDrivenDescriptor.timerDescriptor |
| Modifier and Type | Method and Description |
|---|---|
TimerDescriptor |
ObjectFactory.createTimerDescriptor()
Create an instance of
TimerDescriptor |
TimerDescriptor |
StatelessSessionDescriptor.getTimerDescriptor()
Gets the value of the timerDescriptor property.
|
TimerDescriptor |
EntityDescriptor.getTimerDescriptor()
Gets the value of the timerDescriptor property.
|
TimerDescriptor |
MessageDrivenDescriptor.getTimerDescriptor()
Gets the value of the timerDescriptor property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatelessSessionDescriptor.setTimerDescriptor(TimerDescriptor value)
Sets the value of the timerDescriptor property.
|
void |
EntityDescriptor.setTimerDescriptor(TimerDescriptor value)
Sets the value of the timerDescriptor property.
|
void |
MessageDrivenDescriptor.setTimerDescriptor(TimerDescriptor value)
Sets the value of the timerDescriptor property.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.