Uses of Class
org.jboss.beans.metadata.api.annotations.ExternalInstall

Packages that use ExternalInstall
org.jboss.kernel.plugins.annotations   
 

Uses of ExternalInstall in org.jboss.kernel.plugins.annotations
 

Methods in org.jboss.kernel.plugins.annotations that return ExternalInstall
protected abstract  ExternalInstall[] ExternalInstallationAnnotationPlugin.getExternalInstalls(C annotation)
          Get ExternalInstall array from annotation.
protected  ExternalInstall[] ExternalInstallAnnotationPlugin.getExternalInstalls(ExternalInstalls annotation)
           
protected  ExternalInstall[] ExternalUninstallAnnotationPlugin.getExternalInstalls(ExternalUninstalls annotation)
           
 

Methods in org.jboss.kernel.plugins.annotations with parameters of type ExternalInstall
protected  InstallMetaData ExternalInstallationAnnotationPlugin.createInstallMetaData(ExternalInstall install)
          Create InstallMetaData from ExternalInstall.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.