hmm... It sure would be nice if you could just implement an interface and have TC inject all of the right goo to have those methods be called appropriately. No need to grab an extra library or implement JMX crap, etc.
--Orion On Jan 8, 2008, at 11:13 AM, Tim Eck wrote: > Except that ClusterEvents.Listener it isn’t an interface J > > http://svn.terracotta.org/svn/forge/projects/jmx-util/trunk/src/main/java/org/terracotta/util/jmx/ClusterEvents.java > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > ] On Behalf Of Taylor Gautier > Sent: Tuesday, January 08, 2008 11:11 AM > To: [email protected] > Subject: Re: [tc-dev] org.terracotta.util.jmx.SimpleListener > > ClusterEvents.Listener is the interface. SimpleListener is an > adapter class. > > Orion Letizi wrote: > jmx-util-1.0.0-SNAPSHOT > > --Orion > > > On Jan 8, 2008, at 11:06 AM, Tim Eck wrote: > > >> Where does that class come from? >> >> >>> -----Original Message----- >>> From: [EMAIL PROTECTED] [mailto:tc-dev- >>> [EMAIL PROTECTED] On Behalf Of Orion Letizi >>> Sent: Tuesday, January 08, 2008 11:04 AM >>> To: tc-dev >>> Subject: [tc-dev] org.terracotta.util.jmx.SimpleListener >>> >>> Why is the SimpleListener class an abstract class rather than an >>> interface? >>> >>> --Orion >>> >>> >>> _______________________________________________ >>> tc-dev mailing list >>> [email protected] >>> http://lists.terracotta.org/mailman/listinfo/tc-dev >>> >> _______________________________________________ >> tc-dev mailing list >> [email protected] >> http://lists.terracotta.org/mailman/listinfo/tc-dev >> > > _______________________________________________ > tc-dev mailing list > [email protected] > http://lists.terracotta.org/mailman/listinfo/tc-dev > > _______________________________________________ > tc-dev mailing list > [email protected] > http://lists.terracotta.org/mailman/listinfo/tc-dev _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
