Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5cfbab18aaf6ebd4bca6f1757e502de57945e813 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<html>
    <head>
        <meta
            name="root"
            content="../../../../../../../" />
        <title>Enterprise Application model api overview</title>
    </head>

    <body>  
		<abstract>
        This package includes the j2ee Application module model api. Using this api the artifacts of an Application
        can be created and accessed.
		</abstract>

	<a href="#top">top</a>
    </body>
</html>    
    

Back to the top