|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.web.chart.DefaultChartManager
public class DefaultChartManager
Field Summary |
---|
Fields inherited from interface com.pmease.quickbuild.web.chart.ChartManager |
---|
instance |
Constructor Summary | |
---|---|
DefaultChartManager()
|
Method Summary | |
---|---|
void |
cacheChartBytes(java.lang.String key,
byte[] chartBytes)
|
void |
execute()
|
byte[] |
getChartBytes(java.lang.String key,
int maxAccessTimes)
|
Schedule |
getSchedule()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultChartManager()
Method Detail |
---|
public void execute()
execute
in interface SchedulableTask
public Schedule getSchedule()
getSchedule
in interface SchedulableTask
public byte[] getChartBytes(java.lang.String key, int maxAccessTimes)
getChartBytes
in interface ChartManager
public void cacheChartBytes(java.lang.String key, byte[] chartBytes)
cacheChartBytes
in interface ChartManager
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |