| Author |
its legal for ejb to implement only java.lang.Runnable interface?
|
chaowang wangchao
Greenhorn
Joined: Dec 25, 2012
Posts: 2
|
|
question as $sujbect, for example like :
@Singleton
public class App implements Runnable
{
... ...
|
 |
Lucas Smith
Ranch Hand
Joined: Apr 20, 2009
Posts: 804
|
|
|
Why do you want to do such a thing?
|
SCJP6, SCWCD5, OCE:EJBD6.
BLOG: http://leakfromjavaheap.blogspot.com
|
 |
 |
|
|
subject: its legal for ejb to implement only java.lang.Runnable interface?
|
|
|