|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.app.adapter.service.BaseFilterServiceAdapter
public class BaseFilterServiceAdapter
Base Filter Service Adapter. Realizes subscribers management.
Nested Class Summary | |
---|---|
class |
BaseFilterServiceAdapter.SubscriberInfo
Stores information about subscriber |
Constructor Summary | |
---|---|
BaseFilterServiceAdapter()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Adapter's description |
boolean |
init()
Initialize adapter. |
void |
processImpl(long cnt)
Process subscription rules for the subscriber |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseFilterServiceAdapter()
Method Detail |
---|
public boolean init()
Adapter
init
in interface Adapter
public java.lang.String getDescription()
getDescription
in interface Adapter
public void processImpl(long cnt)
processImpl
in interface ServiceAdapter
cnt
- unused
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |