com.stratelia.silverpeas.silverstatistics.control
Class SilverStatisticsSender
java.lang.Object
com.stratelia.silverpeas.silverstatistics.control.SilverStatisticsSender
- All Implemented Interfaces:
- Closeable
public final class SilverStatisticsSender
- extends Object
- implements Closeable
Class declaration
- Author:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SilverStatisticsSender
public SilverStatisticsSender()
send
public void send(StatType typeOfStats,
String message)
throws javax.jms.JMSException,
NamingException
- Method declaration
- Parameters:
message
-
- Throws:
javax.jms.JMSException
NamingException
- See Also:
close
public void close()
- Specified by:
close
in interface Closeable
Copyright © 2016 Silverpeas. All Rights Reserved.