style tweaks
[openafs-wiki.git] / JavaAdminAPI / AFSLibraryLoader.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc on Mon Jun 09 15:53:36 PDT 2003 -->
6 <TITLE>
7 AFSLibraryLoader (Java AFS API)
8 </TITLE>
9 <META NAME="keywords" CONTENT="org.openafs.jafs.AFSLibraryLoader,AFSLibraryLoader class">
10 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
11 </HEAD>
12 <SCRIPT>
13 function asd()
14 {
15 parent.document.title="AFSLibraryLoader (Java AFS API)";
16 }
17 </SCRIPT>
18 <BODY BGCOLOR="white" onload="asd();">
19
20 <!-- ========== START OF NAVBAR ========== -->
21 <A NAME="navbar_top"><!-- --></A>
22 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
23 <TR>
24 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
25 <A NAME="navbar_top_firstrow"><!-- --></A>
26 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
27   <TR ALIGN="center" VALIGN="top">
28   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
29   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
30   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AFSLibraryLoader.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
31   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
32   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
33   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
34   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
35   </TR>
36 </TABLE>
37 </TD>
38 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
39 <B>JAFS API v2</B></EM>
40 </TD>
41 </TR>
42
43 <TR>
44 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
45 &nbsp;<A HREF="../../../org/openafs/jafs/ACL.Entry.html"><B>PREV CLASS</B></A>&nbsp;
46 &nbsp;<A HREF="../../../org/openafs/jafs/AFSShutdownHandler.html"><B>NEXT CLASS</B></A></FONT></TD>
47 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
48   <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
49 &nbsp;<A HREF="AFSLibraryLoader.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
50 &nbsp;
51 <SCRIPT>
52   <!--
53   if(window==top) {
54     document.writeln('<A HREF="../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
55   }
56   //-->
57 </SCRIPT>
58 <NOSCRIPT>
59 <A HREF="../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
60 </NOSCRIPT>
61 </FONT></TD>
62 </TR>
63 <TR>
64 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
65   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
66 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
67 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
68 </TR>
69 </TABLE>
70 <!-- =========== END OF NAVBAR =========== -->
71
72 <HR>
73 <!-- ======== START OF CLASS DATA ======== -->
74 <H2>
75 <FONT SIZE="-1">
76 org.openafs.jafs</FONT>
77 <BR>
78 Class AFSLibraryLoader</H2>
79 <PRE>
80 <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html">java.lang.Object</A>
81   |
82   +--<B>org.openafs.jafs.AFSLibraryLoader</B>
83 </PRE>
84 <HR>
85 <DL>
86 <DT> class <B>AFSLibraryLoader</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html">Object</A></DL>
87
88 <P>
89 Class that loads the native libraries required for direct communication with
90  AFS. Since the Token class is serializable the function of loading the 
91  native libraries must be performed in a non-serialized class, one that will
92  not be included in any client side application packages.
93 <P>
94
95 <P>
96 <DL>
97 <DT><B>Version:</B></DT>
98   <DD>1.0, 06/13/2001</DD>
99 </DL>
100 <HR>
101
102 <P>
103 <!-- ======== NESTED CLASS SUMMARY ======== -->
104
105
106 <!-- =========== FIELD SUMMARY =========== -->
107
108
109 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
110
111 <A NAME="constructor_summary"><!-- --></A>
112 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
113 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
114 <TD COLSPAN=2><FONT SIZE="+2">
115 <B>Constructor Summary</B></FONT></TD>
116 </TR>
117 <TR BGCOLOR="white" CLASS="TableRowColor">
118 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
119 <CODE>(package private)</CODE></FONT></TD>
120 <TD><CODE><B><A HREF="../../../org/openafs/jafs/AFSLibraryLoader.html#AFSLibraryLoader()">AFSLibraryLoader</A></B>()</CODE>
121
122 <BR>
123 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
124 </TR>
125 </TABLE>
126 &nbsp;
127 <!-- ========== METHOD SUMMARY =========== -->
128
129 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
130 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
131 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
132 <TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html">Object</A></B></TD>
133 </TR>
134 <TR BGCOLOR="white" CLASS="TableRowColor">
135 <TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#clone()">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#finalize()">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#getClass()">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notify()">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#toString()">toString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait()">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long)">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
136 </TR>
137 </TABLE>
138 &nbsp;
139 <P>
140
141 <!-- ============ FIELD DETAIL =========== -->
142
143
144 <!-- ========= CONSTRUCTOR DETAIL ======== -->
145
146 <A NAME="constructor_detail"><!-- --></A>
147 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
148 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
149 <TD COLSPAN=1><FONT SIZE="+2">
150 <B>Constructor Detail</B></FONT></TD>
151 </TR>
152 </TABLE>
153
154 <A NAME="AFSLibraryLoader()"><!-- --></A><H3>
155 AFSLibraryLoader</H3>
156 <PRE>
157 <B>AFSLibraryLoader</B>()</PRE>
158 <DL>
159 </DL>
160
161 <!-- ============ METHOD DETAIL ========== -->
162
163 <!-- ========= END OF CLASS DATA ========= -->
164 <HR>
165
166 <!-- ========== START OF NAVBAR ========== -->
167 <A NAME="navbar_bottom"><!-- --></A>
168 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
169 <TR>
170 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
171 <A NAME="navbar_bottom_firstrow"><!-- --></A>
172 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
173   <TR ALIGN="center" VALIGN="top">
174   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
175   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
176   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AFSLibraryLoader.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
177   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
178   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
179   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
180   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
181   </TR>
182 </TABLE>
183 </TD>
184 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
185 <B>JAFS API v2</B></EM>
186 </TD>
187 </TR>
188
189 <TR>
190 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
191 &nbsp;<A HREF="../../../org/openafs/jafs/ACL.Entry.html"><B>PREV CLASS</B></A>&nbsp;
192 &nbsp;<A HREF="../../../org/openafs/jafs/AFSShutdownHandler.html"><B>NEXT CLASS</B></A></FONT></TD>
193 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
194   <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
195 &nbsp;<A HREF="AFSLibraryLoader.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
196 &nbsp;
197 <SCRIPT>
198   <!--
199   if(window==top) {
200     document.writeln('<A HREF="../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
201   }
202   //-->
203 </SCRIPT>
204 <NOSCRIPT>
205 <A HREF="../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
206 </NOSCRIPT>
207 </FONT></TD>
208 </TR>
209 <TR>
210 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
211   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
212 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
213 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
214 </TR>
215 </TABLE>
216 <!-- =========== END OF NAVBAR =========== -->
217
218 <HR>
219
220 </BODY>
221 </HTML>