Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1245 / docs / Andami / andami-api / com / iver / andami / plugins / package-summary.html @ 40287

History | View | Annotate | Download (6.84 KB)

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.4.2_04) on Fri May 13 11:46:17 CEST 2005 -->
6
<TITLE>
7
com.iver.andami.plugins
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.andami.plugins package">
11

    
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13

    
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    parent.document.title="com.iver.andami.plugins";
18
}
19
</SCRIPT>
20

    
21
</HEAD>
22

    
23
<BODY BGCOLOR="white" onload="windowTitle();">
24

    
25

    
26
<!-- ========= START OF TOP NAVBAR ======= -->
27
<A NAME="navbar_top"><!-- --></A>
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30
<TR>
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32
<A NAME="navbar_top_firstrow"><!-- --></A>
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34
  <TR ALIGN="center" VALIGN="top">
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
43
  </TR>
44
</TABLE>
45
</TD>
46
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47
</EM>
48
</TD>
49
</TR>
50

    
51
<TR>
52
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53
&nbsp;<A HREF="../../../../com/iver/andami/persistence/generate/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
54
&nbsp;<A HREF="../../../../com/iver/andami/plugins/config/generate/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
55
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
57
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
58
&nbsp;<SCRIPT type="text/javascript">
59
  <!--
60
  if(window==top) {
61
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
62
  }
63
  //-->
64
</SCRIPT>
65
<NOSCRIPT>
66
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
67
</NOSCRIPT>
68

    
69
</FONT></TD>
70
</TR>
71
</TABLE>
72
<A NAME="skip-navbar_top"></A>
73
<!-- ========= END OF TOP NAVBAR ========= -->
74

    
75
<HR>
76
<H2>
77
Package com.iver.andami.plugins
78
</H2>
79

    
80
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
81
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
82
<TD COLSPAN=2><FONT SIZE="+2">
83
<B>Interface Summary</B></FONT></TD>
84
</TR>
85
<TR BGCOLOR="white" CLASS="TableRowColor">
86
<TD WIDTH="15%"><B><A HREF="../../../../com/iver/andami/plugins/Extension.html" title="interface in com.iver.andami.plugins">Extension</A></B></TD>
87
<TD>
88
 Una extensi?n es el mecanismo en la que los plugins pueden extender Andami.
89
 </TD>
90
</TR>
91
</TABLE>
92
&nbsp;
93

    
94
<P>
95

    
96
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
97
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
98
<TD COLSPAN=2><FONT SIZE="+2">
99
<B>Class Summary</B></FONT></TD>
100
</TR>
101
<TR BGCOLOR="white" CLASS="TableRowColor">
102
<TD WIDTH="15%"><B><A HREF="../../../../com/iver/andami/plugins/PluginClassLoader.html" title="class in com.iver.andami.plugins">PluginClassLoader</A></B></TD>
103
<TD>Class loader que carga las clases pedidas por los plugins de manera que
104
 primero busca en el classpath, luego busca en el directorio del propio
105
 plugin en los jars especificados por el xml y en caso de no encontrar la
106
 clase pide al PluginClassLoaderManager la lista de plugins que pueden
107
 satisfacer la clase e intenta cargarlo con cada un de ellos hasta que lo
108
 consigue con uno.</TD>
109
</TR>
110
</TABLE>
111
&nbsp;
112

    
113
<P>
114
<HR>
115

    
116

    
117
<!-- ======= START OF BOTTOM NAVBAR ====== -->
118
<A NAME="navbar_bottom"><!-- --></A>
119
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
120
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
121
<TR>
122
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
123
<A NAME="navbar_bottom_firstrow"><!-- --></A>
124
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
125
  <TR ALIGN="center" VALIGN="top">
126
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
127
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
128
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
129
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
130
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
131
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
132
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
133
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
134
  </TR>
135
</TABLE>
136
</TD>
137
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
138
</EM>
139
</TD>
140
</TR>
141

    
142
<TR>
143
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
144
&nbsp;<A HREF="../../../../com/iver/andami/persistence/generate/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
145
&nbsp;<A HREF="../../../../com/iver/andami/plugins/config/generate/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
146
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
147
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
148
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
149
&nbsp;<SCRIPT type="text/javascript">
150
  <!--
151
  if(window==top) {
152
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
153
  }
154
  //-->
155
</SCRIPT>
156
<NOSCRIPT>
157
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
158
</NOSCRIPT>
159

    
160
</FONT></TD>
161
</TR>
162
</TABLE>
163
<A NAME="skip-navbar_bottom"></A>
164
<!-- ======== END OF BOTTOM NAVBAR ======= -->
165

    
166
<HR>
167

    
168
</BODY>
169
</HTML>