Polish LiveBeansView Javadoc and suppress warnings

This commit is contained in:
Sam Brannen
2012-10-04 14:10:52 +02:00
parent 7513e2124a
commit 4812c181d4
2 changed files with 6 additions and 5 deletions

View File

@@ -34,6 +34,7 @@ import org.springframework.context.support.LiveBeansView;
* @since 3.2
* @see org.springframework.context.support.LiveBeansView#getSnapshotAsJson()
*/
@SuppressWarnings("serial")
public class LiveBeansViewServlet extends HttpServlet {
private LiveBeansView liveBeansView;