blob: c5a7fc8da7b8d76b20c5986dd17b46f85ec97c21 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
*************************************************************************
* Copyright (c) 2006, 2010 Actuate Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* Contributors:
* Actuate Corporation - initial API and implementation
*
*************************************************************************
-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="white">
Provides a utility component for accessing the content of an
ODA consumer extension's manifest.
<br>
It can be used by an ODA consumer to discover the plug-in extension configuration.
<p>
The utility's initial entry point is the singleton <code>ExtensionExplorer</code>.
It provides the service to explore all the static
ODA consumer extensions, and access to each
extension's configuration information specified
in its plug-in manifest file.
<!-- Put @see and @since tags down here. -->
@since 3.0
</body>
</html>