A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Threads and Synchronization
Author
Query regarding Interface SingleThreadModel
isha krishnan
Ranch Hand
Joined: Nov 10, 2008
Posts: 50
posted
May 02, 2011 22:48:38
0
Hi All,
While browsing about
SingleThreadModel
,I came across below syntax:
public abstract interface
SingleThreadModel
on below URL :
SingleThreadModel Interface
Is it legal to use Abstract and Interface Keywords together?
Chinna Eranna
Ranch Hand
Joined: Dec 08, 2009
Posts: 174
I like...
posted
May 03, 2011 02:51:40
1
Every interface is by default abstract.
Check this...
http://java.sun.com/docs/books/jls/second_edition/html/interfaces.doc.html#30820
- Chinna
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Query regarding Interface SingleThreadModel
Similar Threads
very interesting question on SingleThreadModel
Why is my servlet loaded twice?
another easy question
multiple get requests - one thread serving them all?
SingleThreadModel
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter