A G I M O R

A

addEntriesToClassPath(Set<String>) - Method in class org.jboss.ejb3.installer.manifest.ManifestEditor
Adds the specified entries to the Class-Path of the manifest, additionally creating "Class-Path" if it does not exist

G

getManifest() - Method in class org.jboss.ejb3.installer.manifest.ManifestEditor
 

I

install() - Method in class org.jboss.ejb3.installer.Installer
Runs the installation process
Installer - Class in org.jboss.ejb3.installer
JBoss AS EJB3 Plugin Installer A script to copy all requisite libraries to the local filesystem, launch an ant build script to patch an existing JBoss AS installation, perform cleanup operations, and exit.
Installer(String, boolean) - Constructor for class org.jboss.ejb3.installer.Installer
 

M

main(String...) - Static method in class org.jboss.ejb3.installer.Installer
Main
ManifestEditor - Class in org.jboss.ejb3.installer.manifest
ManifestEditor Configurable utility to alter the manifest of a given JAR
ManifestEditor(JarFile) - Constructor for class org.jboss.ejb3.installer.manifest.ManifestEditor
 

O

org.jboss.ejb3.installer - package org.jboss.ejb3.installer
 
org.jboss.ejb3.installer.manifest - package org.jboss.ejb3.installer.manifest
 

R

removeEntriesFromClassPath(Set<String>) - Method in class org.jboss.ejb3.installer.manifest.ManifestEditor
Removes, if they exist, attributes from a Class-Path entry

A G I M O R