|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.demo.JBossCacheView
org.jboss.cache.pojo.demo.PojoCacheView
public class PojoCacheView
PojoCac
Constructor Summary | |
---|---|
PojoCacheView()
|
Method Summary | |
---|---|
protected CacheModelDelegate |
createCacheDelegate()
Factory method that creates the cache model delegate instance for this demo |
protected JBossCacheGUI |
createCacheGUI(CacheModelDelegate cacheDelegate,
boolean useConsole)
Factory method that creates a cache GUI instance |
static void |
main(java.lang.String[] args)
|
Methods inherited from class org.jboss.cache.demo.JBossCacheView |
---|
doMain, getConfigurationFile, parseParameters, setCacheModelDelegate, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PojoCacheView()
Method Detail |
---|
protected JBossCacheGUI createCacheGUI(CacheModelDelegate cacheDelegate, boolean useConsole) throws java.lang.Exception
JBossCacheView
createCacheGUI
in class JBossCacheView
cacheDelegate
- cache model instanceuseConsole
- whether to enable the embedded beanshell console
java.lang.Exception
protected CacheModelDelegate createCacheDelegate() throws java.lang.Exception
JBossCacheView
createCacheDelegate
in class JBossCacheView
java.lang.Exception
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |