|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CounterLocal
This is an EJB 3 local business interface A local business interface may be annotated with the @Local annotation, but it's optional. A business interface which is not annotated with @Local or @Remote is assumed to be Local
Method Summary | |
---|---|
int |
increment()
|
int |
reset()
|
Method Detail |
---|
int increment()
int reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |