|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Listener | A QListener may be registered by calling ServiceContext.addListener(org.qtunes.core.Listener) ,
and once registered it will be notified of events. |
Service | The QTunes project is entirely made up of Services, which can be started and stopped (relatively) dynamically. |
ServiceContext | |
ServiceFactory |
Class Summary | |
---|---|
ServiceMatcher | |
Session | A Session is a single login session and one must be in place for most ControlMethod
objects to be run. |
Annotation Types Summary | |
---|---|
ControlMethod | The ControlMethod annotation marks a method as being
publically callable via one of the Controllers (which
will call the org.qtunes.control.ControlMethodInvoker
to do it's work. |
The "core" package defines a Service and it's Context.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |