@Stateless(exposedAs=ProducerOfShorts.class) public class StatelessProvidedProducerOfShorts extends Object implements ProducerOfShorts
| Modifier and Type | Field and Description |
|---|---|
(package private) short |
counter |
| Constructor and Description |
|---|
StatelessProvidedProducerOfShorts() |
| Modifier and Type | Method and Description |
|---|---|
private short |
incrementAndReturn() |
Short |
produceShort() |
public Short produceShort()
produceShort in interface ProducerOfShortsprivate short incrementAndReturn()
Copyright © 2015. All rights reserved.