A B C D G H I L M N O P R S T U

A

additionalPackages - Variable in class hudson.plugins.pxe.RedHatBootCoonfiguration
 
additionalPackages - Variable in class hudson.plugins.pxe.UbuntuBootConfiguration
 
adrs - Variable in class hudson.plugins.pxe.PXE.NIC
 
all() - Static method in class hudson.plugins.pxe.BootConfiguration
Returns all the registered BootConfigurationDescriptors.

B

BootConfiguration - Class in hudson.plugins.pxe
Configuration of a bootable operating system.
BootConfiguration() - Constructor for class hudson.plugins.pxe.BootConfiguration
 
BootConfigurationDescriptor - Class in hudson.plugins.pxe
Extension point for bootable images.
BootConfigurationDescriptor(Class<? extends BootConfiguration>) - Constructor for class hudson.plugins.pxe.BootConfigurationDescriptor
 
BootConfigurationDescriptor() - Constructor for class hudson.plugins.pxe.BootConfigurationDescriptor
 
bootFile - Variable in class hudson.plugins.pxe.ChainBootConfiguration
 

C

call() - Method in class hudson.plugins.pxe.PXEBootProcess
 
CentOSBootConfiguration - Class in hudson.plugins.pxe
CentOS boot configuration.
CentOSBootConfiguration(File, String, String) - Constructor for class hudson.plugins.pxe.CentOSBootConfiguration
 
CentOSBootConfiguration.DescriptorImpl - Class in hudson.plugins.pxe
 
CentOSBootConfiguration.DescriptorImpl() - Constructor for class hudson.plugins.pxe.CentOSBootConfiguration.DescriptorImpl
 
ChainBootConfiguration - Class in hudson.plugins.pxe
Chain boot from another TFTP server.
ChainBootConfiguration(String, String) - Constructor for class hudson.plugins.pxe.ChainBootConfiguration
 
ChainBootConfiguration.DescriptorImpl - Class in hudson.plugins.pxe
 
ChainBootConfiguration.DescriptorImpl() - Constructor for class hudson.plugins.pxe.ChainBootConfiguration.DescriptorImpl
 
createResolver() - Method in class hudson.plugins.pxe.LinuxBootConfiguration
Creates a variable resolver that looks up properties on this class.
Crypt - Class in hudson.plugins.pxe
Partial reimplementation of libc crypt(3) for the case that involves in
Crypt() - Constructor for class hudson.plugins.pxe.Crypt
 
cryptMD5(String, String) - Static method in class hudson.plugins.pxe.Crypt
 

D

DaemonService - Interface in hudson.plugins.pxe
Represents the interface to the daemon services running in the SU environment.
doCheckHostName(String) - Method in class hudson.plugins.pxe.ChainBootConfiguration.DescriptorImpl
 
doCheckIso(String) - Method in class hudson.plugins.pxe.IsoBasedBootConfiguration.IsoBasedBootConfigurationDescriptor
 
doConfigSubmit(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.pxe.PXE
 
doImage() - Method in class hudson.plugins.pxe.IsoBasedBootConfiguration
 
doIndex(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.pxe.IsoBasedBootConfiguration
 
doKickstart(StaplerResponse) - Method in class hudson.plugins.pxe.RedHatBootCoonfiguration
Serves the kickstart file
doPreseed(StaplerResponse) - Method in class hudson.plugins.pxe.UbuntuBootConfiguration
Serves the preseed file
doProgressiveLog(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.pxe.PXE
Handles incremental log output.

G

generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class hudson.plugins.pxe.ISO9660Tree
 
get() - Static method in class hudson.plugins.pxe.PXE
 
getAbsoluteUrl() - Method in class hudson.plugins.pxe.BootConfiguration
Gets the absolute URL to this BootConfiguration.
getBootConfigurations() - Method in class hudson.plugins.pxe.PXE
 
getChannel() - Method in class hudson.plugins.pxe.PXE
 
getConfiguration(String) - Method in class hudson.plugins.pxe.PXE
Looks up BootConfiguration by its id.
getConfigXml() - Method in class hudson.plugins.pxe.PXE
 
getDaemonService() - Method in class hudson.plugins.pxe.PXE
 
getDaemonStatus() - Method in class hudson.plugins.pxe.PXE
Obtains the status of the daemon.
getDescription() - Method in class hudson.plugins.pxe.PXE
 
getDescriptor() - Method in class hudson.plugins.pxe.BootConfiguration
 
getDescriptor() - Method in class hudson.plugins.pxe.IsoBasedBootConfiguration
 
getDescriptor() - Method in class hudson.plugins.pxe.PXE
 
getDescriptors() - Method in class hudson.plugins.pxe.PXE
All registered descriptors exposed for UI
getDisplayName() - Method in class hudson.plugins.pxe.CentOSBootConfiguration.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.pxe.ChainBootConfiguration.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.pxe.ChainBootConfiguration
 
getDisplayName() - Method in class hudson.plugins.pxe.IsoBasedBootConfiguration
 
getDisplayName() - Method in class hudson.plugins.pxe.OpenSolarisBootConfiguration.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.pxe.PXE.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.pxe.PXE
 
getDisplayName() - Method in class hudson.plugins.pxe.RedHatBootCoonfiguration.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.pxe.UbuntuBootConfiguration.DescriptorImpl
 
getIconFileName() - Method in class hudson.plugins.pxe.PXE
 
getId() - Method in class hudson.plugins.pxe.BootConfiguration
Returns a unique ID that distinguishes BootConfigurations among other siblings.
getIdSeed() - Method in class hudson.plugins.pxe.BootConfiguration
Returns the string that becomes the seed of the BootConfiguration.getId().
getIdSeed() - Method in class hudson.plugins.pxe.ChainBootConfiguration
 
getIdSeed() - Method in class hudson.plugins.pxe.OpenSolarisBootConfiguration
 
getIdSeed() - Method in class hudson.plugins.pxe.RedHatBootCoonfiguration
 
getIdSeed() - Method in class hudson.plugins.pxe.UbuntuBootConfiguration
 
getLogFile() - Method in class hudson.plugins.pxe.PXE
 
getMirrorDirectory() - Method in class hudson.plugins.pxe.UbuntuBootConfiguration
 
getMirrorHostName() - Method in class hudson.plugins.pxe.UbuntuBootConfiguration
Ubuntu repository mirror, meaning the ISO image.
getName() - Method in class hudson.plugins.pxe.PXE.NIC
 
getNICs() - Method in class hudson.plugins.pxe.PXE
Because DHCP proxy doesn't know which interface the DHCP request was received, it cannot determine by itself what IP address the PXE client can use to reach us.
getPackageList() - Method in class hudson.plugins.pxe.RedHatBootCoonfiguration
Package list formatted in the kickstart format.
getPxeLinuxConfigFragment() - Method in class hudson.plugins.pxe.BootConfiguration
Returns the fragment to be merged into pxelinux.cfg/default.
getPxeLinuxConfigFragment() - Method in class hudson.plugins.pxe.ChainBootConfiguration
 
getPxeLinuxConfigFragment() - Method in class hudson.plugins.pxe.LinuxBootConfiguration
Directs the user to the OS specific submenu.
getPxeLinuxConfigFragment() - Method in class hudson.plugins.pxe.OpenSolarisBootConfiguration
Chainboot to pxegrub, which in turn knows how to boot Solaris.
getRelease() - Method in class hudson.plugins.pxe.IsoBasedBootConfiguration
 
getReleaseInfo(File) - Method in class hudson.plugins.pxe.IsoBasedBootConfiguration.IsoBasedBootConfigurationDescriptor
 
getReleaseInfo(File) - Method in class hudson.plugins.pxe.OpenSolarisBootConfiguration.DescriptorImpl
This is like "OpenSolaris 2008.11 svnc_101b_rc2 X86"
getReleaseInfo(File) - Method in class hudson.plugins.pxe.RedHatBootCoonfiguration.DescriptorImpl
This returns string like "Fedora 10" TODO: where can we get the architecture information?
getReleaseInfo(File) - Method in class hudson.plugins.pxe.UbuntuBootConfiguration.DescriptorImpl
This returns string like "Ubuntu-Server 8.10 "Intrepid Ibex" - Release i386 (20081028.1)"
getResourceAsStream(String) - Method in class hudson.plugins.pxe.BootConfiguration
Convenience method to load a resource from the same place as Jelly views are loaded.
getRootPassword() - Method in class hudson.plugins.pxe.PXE
 
getRootUserName() - Method in class hudson.plugins.pxe.PXE
 
getSearchUrl() - Method in class hudson.plugins.pxe.BootConfiguration
 
getTarget() - Method in class hudson.plugins.pxe.PXE
Access to this object requires the admin permission.
getTftpAddress() - Method in class hudson.plugins.pxe.PXE
 
getTftpIsoMountDir(ISO9660FileSystem) - Method in class hudson.plugins.pxe.LinuxBootConfiguration
Directory inside the ISO file that gets "mounted" to TFTP.
getTftpIsoMountDir(ISO9660FileSystem) - Method in class hudson.plugins.pxe.RedHatBootCoonfiguration
 
getTftpIsoMountDir(ISO9660FileSystem) - Method in class hudson.plugins.pxe.UbuntuBootConfiguration
 
getUrl() - Method in class hudson.plugins.pxe.BootConfiguration
 
getUrlName() - Method in class hudson.plugins.pxe.PXE
 

H

hostName - Variable in class hudson.plugins.pxe.ChainBootConfiguration
 
hudson.plugins.pxe - package hudson.plugins.pxe
 

I

isDHCPProxyAlive() - Method in interface hudson.plugins.pxe.DaemonService
 
iso - Variable in class hudson.plugins.pxe.IsoBasedBootConfiguration
Location of the CD/DVD image file.
ISO9660Tree - Class in hudson.plugins.pxe
Binding ISO9660FileSystem to an HTTP URL space.
ISO9660Tree(File) - Constructor for class hudson.plugins.pxe.ISO9660Tree
 
IsoBasedBootConfiguration - Class in hudson.plugins.pxe
 
IsoBasedBootConfiguration(File) - Constructor for class hudson.plugins.pxe.IsoBasedBootConfiguration
 
IsoBasedBootConfiguration.FileEntryData - Class in hudson.plugins.pxe
Data wrapper for FileEntry.
IsoBasedBootConfiguration.FileEntryData(FileEntry) - Constructor for class hudson.plugins.pxe.IsoBasedBootConfiguration.FileEntryData
 
IsoBasedBootConfiguration.IsoBasedBootConfigurationDescriptor - Class in hudson.plugins.pxe
 
IsoBasedBootConfiguration.IsoBasedBootConfigurationDescriptor() - Constructor for class hudson.plugins.pxe.IsoBasedBootConfiguration.IsoBasedBootConfigurationDescriptor
 
isTFTPAlive() - Method in interface hudson.plugins.pxe.DaemonService
 

L

LinuxBootConfiguration - Class in hudson.plugins.pxe
 
LinuxBootConfiguration(File) - Constructor for class hudson.plugins.pxe.LinuxBootConfiguration
 
load() - Method in class hudson.plugins.pxe.PXE
 

M

main(String[]) - Static method in class hudson.plugins.pxe.Crypt
 

N

ni - Variable in class hudson.plugins.pxe.PXE.NIC
 

O

OpenSolarisBootConfiguration - Class in hudson.plugins.pxe
OpenSolaris boot.
OpenSolarisBootConfiguration(File) - Constructor for class hudson.plugins.pxe.OpenSolarisBootConfiguration
 
OpenSolarisBootConfiguration.DescriptorImpl - Class in hudson.plugins.pxe
 
OpenSolarisBootConfiguration.DescriptorImpl() - Constructor for class hudson.plugins.pxe.OpenSolarisBootConfiguration.DescriptorImpl
 

P

password - Variable in class hudson.plugins.pxe.RedHatBootCoonfiguration
 
password - Variable in class hudson.plugins.pxe.UbuntuBootConfiguration
 
PluginImpl - Class in hudson.plugins.pxe
 
PluginImpl() - Constructor for class hudson.plugins.pxe.PluginImpl
 
postInitialize() - Method in class hudson.plugins.pxe.PluginImpl
 
PXE - Class in hudson.plugins.pxe
This object is bound to "/pxe" and handles all the UI work.
PXE() - Constructor for class hudson.plugins.pxe.PXE
 
PXE.DescriptorImpl - Class in hudson.plugins.pxe
Descriptor is only used for UI form bindings
PXE.DescriptorImpl() - Constructor for class hudson.plugins.pxe.PXE.DescriptorImpl
 
PXE.NIC - Class in hudson.plugins.pxe
 
PXE.NIC(NetworkInterface, Inet4Address) - Constructor for class hudson.plugins.pxe.PXE.NIC
 
PXEBootProcess - Class in hudson.plugins.pxe
This runs DHCP proxy service and TFTP service in a separate JVM that has the higher priviledge.
PXEBootProcess(PathResolver, String) - Constructor for class hudson.plugins.pxe.PXEBootProcess
 

R

read() - Method in class hudson.plugins.pxe.IsoBasedBootConfiguration.FileEntryData
 
readResolve() - Method in class hudson.plugins.pxe.OpenSolarisBootConfiguration
 
RedHatBootCoonfiguration - Class in hudson.plugins.pxe
RedHat/Fedora boot configuration.
RedHatBootCoonfiguration(File, String, String) - Constructor for class hudson.plugins.pxe.RedHatBootCoonfiguration
 
RedHatBootCoonfiguration.DescriptorImpl - Class in hudson.plugins.pxe
 
RedHatBootCoonfiguration.DescriptorImpl() - Constructor for class hudson.plugins.pxe.RedHatBootCoonfiguration.DescriptorImpl
 
restartPXE() - Method in class hudson.plugins.pxe.PXE
 

S

save() - Method in class hudson.plugins.pxe.PXE
 
serveMacroExpandedResource(StaplerResponse, String) - Method in class hudson.plugins.pxe.LinuxBootConfiguration
Serves the static text resource after expanding macro variables.
setRootAccount(String, Secret) - Method in class hudson.plugins.pxe.PXE
 
setTftpAddress(String) - Method in class hudson.plugins.pxe.PXE
 
shutdown() - Method in class hudson.plugins.pxe.BootConfiguration
Called before the BootConfiguration instances are let go because of the reconfiguration.
shutdown() - Method in class hudson.plugins.pxe.OpenSolarisBootConfiguration
 
size() - Method in class hudson.plugins.pxe.IsoBasedBootConfiguration.FileEntryData
 

T

tftp(String) - Method in class hudson.plugins.pxe.BootConfiguration
Serves data from TFTP.
tftp(String) - Method in class hudson.plugins.pxe.LinuxBootConfiguration
Serves menu.txt by replacing variables.
tftp(String) - Method in class hudson.plugins.pxe.OpenSolarisBootConfiguration
 
tftp(String) - Method in class hudson.plugins.pxe.RedHatBootCoonfiguration
Serves menu.txt by replacing variables.

U

UbuntuBootConfiguration - Class in hudson.plugins.pxe
Ubuntu boot configuration.
UbuntuBootConfiguration(File, String, String, String) - Constructor for class hudson.plugins.pxe.UbuntuBootConfiguration
 
UbuntuBootConfiguration.DescriptorImpl - Class in hudson.plugins.pxe
 
UbuntuBootConfiguration.DescriptorImpl() - Constructor for class hudson.plugins.pxe.UbuntuBootConfiguration.DescriptorImpl
 
userName - Variable in class hudson.plugins.pxe.UbuntuBootConfiguration
 

A B C D G H I L M N O P R S T U

Copyright © 2009. All Rights Reserved.