spring.lookup/src/main/java/org/apidesign/spring/package.html
author Jaroslav Tulach <jtulach@netbeans.org>
Sun, 22 Mar 2015 09:34:51 +0100
changeset 980 fdd7f8e3c9e4
parent 975 spring.lookup/src/main/javadoc/org/apidesign/spring/package.html@d08cd65af644
permissions -rw-r--r--
Making sure we generate proper javadoc
jtulach@975
     1
<!--
jtulach@975
     2
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
jtulach@975
     3
 *
jtulach@975
     4
 * Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
jtulach@975
     5
 *
jtulach@975
     6
 * The contents of this file are subject to the terms of either the GNU
jtulach@975
     7
 * General Public License Version 2 only ("GPL") or the Common
jtulach@975
     8
 * Development and Distribution License("CDDL") (collectively, the
jtulach@975
     9
 * "License"). You may not use this file except in compliance with the
jtulach@975
    10
 * License. You can obtain a copy of the License at
jtulach@975
    11
 * http://www.netbeans.org/cddl-gplv2.html
jtulach@975
    12
 * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
jtulach@975
    13
 * specific language governing permissions and limitations under the
jtulach@975
    14
 * License.  When distributing the software, include this License Header
jtulach@975
    15
 * Notice in each file and include the License file at
jtulach@975
    16
 * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
jtulach@975
    17
 * particular file as subject to the "Classpath" exception as provided
jtulach@975
    18
 * by Sun in the GPL Version 2 section of the License file that
jtulach@975
    19
 * accompanied this code. If applicable, add the following below the
jtulach@975
    20
 * License Header, with the fields enclosed by brackets [] replaced by
jtulach@975
    21
 * your own identifying information:
jtulach@975
    22
 * "Portions Copyrighted [year] [name of copyright owner]"
jtulach@975
    23
 *
jtulach@975
    24
 * Contributor(s):
jtulach@975
    25
 *
jtulach@975
    26
 * The Original Software is NetBeans. The Initial Developer of the Original
jtulach@975
    27
 * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
jtulach@975
    28
 * Microsystems, Inc. All Rights Reserved.
jtulach@975
    29
 *
jtulach@975
    30
 * If you wish your version of this file to be governed by only the CDDL
jtulach@975
    31
 * or only the GPL Version 2, indicate your decision by adding
jtulach@975
    32
 * "[Contributor] elects to include this software in this distribution
jtulach@975
    33
 * under the [CDDL or GPL Version 2] license." If you do not indicate a
jtulach@975
    34
 * single choice of license, a recipient has the option to distribute
jtulach@975
    35
 * your version of this file under either the CDDL, the GPL Version 2 or
jtulach@975
    36
 * to extend the choice of license to its licensees as provided above.
jtulach@975
    37
 * However, if you add GPL Version 2 code and therefore, elected the GPL
jtulach@975
    38
 * Version 2 license, then the option applies only if the new code is
jtulach@975
    39
 * made subject to such option by the copyright holder.
jtulach@975
    40
-->
jtulach@975
    41
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
jtulach@975
    42
<html>
jtulach@975
    43
  <head>
jtulach@975
    44
    <title></title>
jtulach@975
    45
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
jtulach@975
    46
  </head>
jtulach@975
    47
  <body>
jtulach@975
    48
    Convert <b>Lookup</b> to <b>ApplicationContext</b> and back!
jtulach@975
    49
  </body>
jtulach@975
    50
</html>