Skip to content

Commit e0b7bdb

Browse files
committed
javadoc
1 parent 287e3ce commit e0b7bdb

File tree

81 files changed

+3697
-340
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+3697
-340
lines changed

javadoc/allclasses-frame.html

+12-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_29) on Fri Jan 27 02:55:18 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_22) on Tue Mar 06 20:12:00 PST 2012 -->
66
<TITLE>
77
All Classes (jmxlogger javadoc)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-01-27">
10+
<META NAME="date" CONTENT="2012-03-06">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
1313

@@ -63,6 +63,16 @@
6363
<BR>
6464
<A HREF="com/googlecode/jmxtrans/util/LocalJMXConnector.html" title="class in com.googlecode.jmxtrans.util" target="classFrame">LocalJMXConnector</A>
6565
<BR>
66+
<A HREF="com/googlecode/jmxtrans/jmx/ManagedGenericKeyedObjectPool.html" title="class in com.googlecode.jmxtrans.jmx" target="classFrame">ManagedGenericKeyedObjectPool</A>
67+
<BR>
68+
<A HREF="com/googlecode/jmxtrans/jmx/ManagedGenericKeyedObjectPoolMBean.html" title="interface in com.googlecode.jmxtrans.jmx" target="classFrame"><I>ManagedGenericKeyedObjectPoolMBean</I></A>
69+
<BR>
70+
<A HREF="com/googlecode/jmxtrans/jmx/ManagedJmxTransformerProcess.html" title="class in com.googlecode.jmxtrans.jmx" target="classFrame">ManagedJmxTransformerProcess</A>
71+
<BR>
72+
<A HREF="com/googlecode/jmxtrans/jmx/ManagedJmxTransformerProcessMBean.html" title="interface in com.googlecode.jmxtrans.jmx" target="classFrame"><I>ManagedJmxTransformerProcessMBean</I></A>
73+
<BR>
74+
<A HREF="com/googlecode/jmxtrans/jmx/ManagedObject.html" title="interface in com.googlecode.jmxtrans.jmx" target="classFrame"><I>ManagedObject</I></A>
75+
<BR>
6676
<A HREF="com/googlecode/jmxtrans/example/MemoryPool.html" title="class in com.googlecode.jmxtrans.example" target="classFrame">MemoryPool</A>
6777
<BR>
6878
<A HREF="com/googlecode/jmxtrans/util/OptionsException.html" title="class in com.googlecode.jmxtrans.util" target="classFrame">OptionsException</A>

javadoc/allclasses-noframe.html

+12-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_29) on Fri Jan 27 02:55:18 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_22) on Tue Mar 06 20:12:00 PST 2012 -->
66
<TITLE>
77
All Classes (jmxlogger javadoc)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-01-27">
10+
<META NAME="date" CONTENT="2012-03-06">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
1313

@@ -63,6 +63,16 @@
6363
<BR>
6464
<A HREF="com/googlecode/jmxtrans/util/LocalJMXConnector.html" title="class in com.googlecode.jmxtrans.util">LocalJMXConnector</A>
6565
<BR>
66+
<A HREF="com/googlecode/jmxtrans/jmx/ManagedGenericKeyedObjectPool.html" title="class in com.googlecode.jmxtrans.jmx">ManagedGenericKeyedObjectPool</A>
67+
<BR>
68+
<A HREF="com/googlecode/jmxtrans/jmx/ManagedGenericKeyedObjectPoolMBean.html" title="interface in com.googlecode.jmxtrans.jmx"><I>ManagedGenericKeyedObjectPoolMBean</I></A>
69+
<BR>
70+
<A HREF="com/googlecode/jmxtrans/jmx/ManagedJmxTransformerProcess.html" title="class in com.googlecode.jmxtrans.jmx">ManagedJmxTransformerProcess</A>
71+
<BR>
72+
<A HREF="com/googlecode/jmxtrans/jmx/ManagedJmxTransformerProcessMBean.html" title="interface in com.googlecode.jmxtrans.jmx"><I>ManagedJmxTransformerProcessMBean</I></A>
73+
<BR>
74+
<A HREF="com/googlecode/jmxtrans/jmx/ManagedObject.html" title="interface in com.googlecode.jmxtrans.jmx"><I>ManagedObject</I></A>
75+
<BR>
6676
<A HREF="com/googlecode/jmxtrans/example/MemoryPool.html" title="class in com.googlecode.jmxtrans.example">MemoryPool</A>
6777
<BR>
6878
<A HREF="com/googlecode/jmxtrans/util/OptionsException.html" title="class in com.googlecode.jmxtrans.util">OptionsException</A>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,309 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_22) on Tue Mar 06 20:12:00 PST 2012 -->
6+
<TITLE>
7+
JmxTransformer.ShutdownHook (jmxlogger javadoc)
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2012-03-06">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
13+
14+
<SCRIPT type="text/javascript">
15+
function windowTitle()
16+
{
17+
if (location.href.indexOf('is-external=true') == -1) {
18+
parent.document.title="JmxTransformer.ShutdownHook (jmxlogger javadoc)";
19+
}
20+
}
21+
</SCRIPT>
22+
<NOSCRIPT>
23+
</NOSCRIPT>
24+
25+
</HEAD>
26+
27+
<BODY BGCOLOR="white" onload="windowTitle();">
28+
<HR>
29+
30+
31+
<!-- ========= START OF TOP NAVBAR ======= -->
32+
<A NAME="navbar_top"><!-- --></A>
33+
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35+
<TR>
36+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37+
<A NAME="navbar_top_firstrow"><!-- --></A>
38+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39+
<TR ALIGN="center" VALIGN="top">
40+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47+
</TR>
48+
</TABLE>
49+
</TD>
50+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51+
</EM>
52+
</TD>
53+
</TR>
54+
55+
<TR>
56+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57+
&nbsp;<A HREF="../../../com/googlecode/jmxtrans/JmxTransformer.html" title="class in com.googlecode.jmxtrans"><B>PREV CLASS</B></A>&nbsp;
58+
&nbsp;<A HREF="../../../com/googlecode/jmxtrans/OutputWriter.html" title="interface in com.googlecode.jmxtrans"><B>NEXT CLASS</B></A></FONT></TD>
59+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60+
<A HREF="../../../index.html?com/googlecode/jmxtrans/JmxTransformer.ShutdownHook.html" target="_top"><B>FRAMES</B></A> &nbsp;
61+
&nbsp;<A HREF="JmxTransformer.ShutdownHook.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
62+
&nbsp;<SCRIPT type="text/javascript">
63+
<!--
64+
if(window==top) {
65+
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
66+
}
67+
//-->
68+
</SCRIPT>
69+
<NOSCRIPT>
70+
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
71+
</NOSCRIPT>
72+
73+
74+
</FONT></TD>
75+
</TR>
76+
<TR>
77+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78+
SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_java.lang.Thread">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
79+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80+
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
81+
</TR>
82+
</TABLE>
83+
<A NAME="skip-navbar_top"></A>
84+
<!-- ========= END OF TOP NAVBAR ========= -->
85+
86+
<HR>
87+
<!-- ======== START OF CLASS DATA ======== -->
88+
<H2>
89+
<FONT SIZE="-1">
90+
com.googlecode.jmxtrans</FONT>
91+
<BR>
92+
Class JmxTransformer.ShutdownHook</H2>
93+
<PRE>
94+
java.lang.Object
95+
<IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Thread
96+
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.googlecode.jmxtrans.JmxTransformer.ShutdownHook</B>
97+
</PRE>
98+
<DL>
99+
<DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable</DD>
100+
</DL>
101+
<DL>
102+
<DT><B>Enclosing class:</B><DD><A HREF="../../../com/googlecode/jmxtrans/JmxTransformer.html" title="class in com.googlecode.jmxtrans">JmxTransformer</A></DD>
103+
</DL>
104+
<HR>
105+
<DL>
106+
<DT><PRE>protected class <B>JmxTransformer.ShutdownHook</B><DT>extends java.lang.Thread</DL>
107+
</PRE>
108+
109+
<P>
110+
<HR>
111+
112+
<P>
113+
<!-- ======== NESTED CLASS SUMMARY ======== -->
114+
115+
<A NAME="nested_class_summary"><!-- --></A>
116+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
119+
<B>Nested Class Summary</B></FONT></TH>
120+
</TR>
121+
</TABLE>
122+
&nbsp;<A NAME="nested_classes_inherited_from_class_java.lang.Thread"><!-- --></A>
123+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
124+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
125+
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.lang.Thread</B></TH>
126+
</TR>
127+
<TR BGCOLOR="white" CLASS="TableRowColor">
128+
<TD><CODE>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</CODE></TD>
129+
</TR>
130+
</TABLE>
131+
&nbsp;
132+
<!-- =========== FIELD SUMMARY =========== -->
133+
134+
<A NAME="field_summary"><!-- --></A>
135+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
137+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
138+
<B>Field Summary</B></FONT></TH>
139+
</TR>
140+
</TABLE>
141+
&nbsp;<A NAME="fields_inherited_from_class_java.lang.Thread"><!-- --></A>
142+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
144+
<TH ALIGN="left"><B>Fields inherited from class java.lang.Thread</B></TH>
145+
</TR>
146+
<TR BGCOLOR="white" CLASS="TableRowColor">
147+
<TD><CODE>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</CODE></TD>
148+
</TR>
149+
</TABLE>
150+
&nbsp;
151+
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
152+
153+
<A NAME="constructor_summary"><!-- --></A>
154+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
155+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
156+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
157+
<B>Constructor Summary</B></FONT></TH>
158+
</TR>
159+
<TR BGCOLOR="white" CLASS="TableRowColor">
160+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
161+
<CODE>protected </CODE></FONT></TD>
162+
<TD><CODE><B><A HREF="../../../com/googlecode/jmxtrans/JmxTransformer.ShutdownHook.html#JmxTransformer.ShutdownHook()">JmxTransformer.ShutdownHook</A></B>()</CODE>
163+
164+
<BR>
165+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
166+
</TR>
167+
</TABLE>
168+
&nbsp;
169+
<!-- ========== METHOD SUMMARY =========== -->
170+
171+
<A NAME="method_summary"><!-- --></A>
172+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
173+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
174+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
175+
<B>Method Summary</B></FONT></TH>
176+
</TR>
177+
<TR BGCOLOR="white" CLASS="TableRowColor">
178+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179+
<CODE>&nbsp;void</CODE></FONT></TD>
180+
<TD><CODE><B><A HREF="../../../com/googlecode/jmxtrans/JmxTransformer.ShutdownHook.html#run()">run</A></B>()</CODE>
181+
182+
<BR>
183+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
184+
</TR>
185+
</TABLE>
186+
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Thread"><!-- --></A>
187+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
188+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
189+
<TH ALIGN="left"><B>Methods inherited from class java.lang.Thread</B></TH>
190+
</TR>
191+
<TR BGCOLOR="white" CLASS="TableRowColor">
192+
<TD><CODE>activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</CODE></TD>
193+
</TR>
194+
</TABLE>
195+
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
196+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
197+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
198+
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
199+
</TR>
200+
<TR BGCOLOR="white" CLASS="TableRowColor">
201+
<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
202+
</TR>
203+
</TABLE>
204+
&nbsp;
205+
<P>
206+
207+
<!-- ========= CONSTRUCTOR DETAIL ======== -->
208+
209+
<A NAME="constructor_detail"><!-- --></A>
210+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
211+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
212+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
213+
<B>Constructor Detail</B></FONT></TH>
214+
</TR>
215+
</TABLE>
216+
217+
<A NAME="JmxTransformer.ShutdownHook()"><!-- --></A><H3>
218+
JmxTransformer.ShutdownHook</H3>
219+
<PRE>
220+
protected <B>JmxTransformer.ShutdownHook</B>()</PRE>
221+
<DL>
222+
</DL>
223+
224+
<!-- ============ METHOD DETAIL ========== -->
225+
226+
<A NAME="method_detail"><!-- --></A>
227+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
228+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
229+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
230+
<B>Method Detail</B></FONT></TH>
231+
</TR>
232+
</TABLE>
233+
234+
<A NAME="run()"><!-- --></A><H3>
235+
run</H3>
236+
<PRE>
237+
public void <B>run</B>()</PRE>
238+
<DL>
239+
<DD><DL>
240+
<DT><B>Specified by:</B><DD><CODE>run</CODE> in interface <CODE>java.lang.Runnable</CODE><DT><B>Overrides:</B><DD><CODE>run</CODE> in class <CODE>java.lang.Thread</CODE></DL>
241+
</DD>
242+
<DD><DL>
243+
</DL>
244+
</DD>
245+
</DL>
246+
<!-- ========= END OF CLASS DATA ========= -->
247+
<HR>
248+
249+
250+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
251+
<A NAME="navbar_bottom"><!-- --></A>
252+
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
253+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
254+
<TR>
255+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
256+
<A NAME="navbar_bottom_firstrow"><!-- --></A>
257+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
258+
<TR ALIGN="center" VALIGN="top">
259+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
260+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
261+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
262+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
263+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
264+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
265+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
266+
</TR>
267+
</TABLE>
268+
</TD>
269+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
270+
</EM>
271+
</TD>
272+
</TR>
273+
274+
<TR>
275+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
276+
&nbsp;<A HREF="../../../com/googlecode/jmxtrans/JmxTransformer.html" title="class in com.googlecode.jmxtrans"><B>PREV CLASS</B></A>&nbsp;
277+
&nbsp;<A HREF="../../../com/googlecode/jmxtrans/OutputWriter.html" title="interface in com.googlecode.jmxtrans"><B>NEXT CLASS</B></A></FONT></TD>
278+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
279+
<A HREF="../../../index.html?com/googlecode/jmxtrans/JmxTransformer.ShutdownHook.html" target="_top"><B>FRAMES</B></A> &nbsp;
280+
&nbsp;<A HREF="JmxTransformer.ShutdownHook.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
281+
&nbsp;<SCRIPT type="text/javascript">
282+
<!--
283+
if(window==top) {
284+
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
285+
}
286+
//-->
287+
</SCRIPT>
288+
<NOSCRIPT>
289+
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
290+
</NOSCRIPT>
291+
292+
293+
</FONT></TD>
294+
</TR>
295+
<TR>
296+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
297+
SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_java.lang.Thread">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
298+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
299+
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
300+
</TR>
301+
</TABLE>
302+
<A NAME="skip-navbar_bottom"></A>
303+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
304+
305+
<HR>
306+
307+
<i>Copyright &#169; 2012 Jon Stevens and a gang of pencils. All Rights Reserved. Build version: 287e3ce6fe</i>
308+
</BODY>
309+
</HTML>

0 commit comments

Comments
 (0)