[jboss-user] [JBossCache] - Re: Local cache without store
bstansberry@jboss.com
do-not-reply at jboss.com
Fri Apr 13 09:45:37 EDT 2007
Yes, it defaults to LOCAL. You can simply
| TreeCache cache = new TreeCache();
| cache.startService();
|
If you want to change some property, just call its setter.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037073#4037073
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037073
More information about the jboss-user
mailing list