Mac OS X Reference Library Apple Developer Connection spyglass button

10.4 Symbol Changes

This article lists the symbols added to XgridFoundation.framework in Mac OS X v10.4.

Classes

All of the classes with new symbols are listed alphabetically, with their new class, instance, and delegate methods described.

NSObject

Complete reference information is available in the NSObject reference.

Instance Methods

authenticatorDidAuthenticate:
authenticatorDidNotAuthenticate:
connectionDidClose:
connectionDidNotOpen:withError:
connectionDidOpen:
fileDownload:decideDestinationWithSuggestedPath:
fileDownload:didCreateDestination:
fileDownload:didFailWithError:
fileDownload:didReceiveAttributes:
fileDownload:didReceiveData:
fileDownloadDidBegin:
fileDownloadDidFinish:

XGActionMonitor (New)

Complete reference information is available in the XGActionMonitor reference.

Class Methods

actionMonitorWithResource:action:
actionMonitorWithResource:action:parameters:

Instance Methods

action
actionDidFail
actionDidSucceed
error
initWithResource:action:parameters:
outcome
parameters
performAction
resource
results

XGAuthenticator (New)

Complete reference information is available in the XGAuthenticator reference.

Class Methods

profileURI

Instance Methods

beginAuthentication:
delegate
error
failWithError:
finishAuthentication
piggyback
receiveData:
sendData:
setDelegate:
state

Delegate Methods

authenticatorDidAuthenticate:
authenticatorDidNotAuthenticate:

XGConnection (New)

Complete reference information is available in the XGConnection reference.

Instance Methods

authenticator
close
delegate
error
hostname
initWithHostname:portnumber:
initWithNetService:
isClosed
isOpened
name
netService
open
portnumber
servicePrincipal
setAuthenticator:
setDelegate:
state

Delegate Methods

connectionDidClose:
connectionDidNotOpen:withError:
connectionDidOpen:

XGController (New)

Complete reference information is available in the XGController reference.

Class Methods

controllerWithHostname:portnumber:
controllerWithNetService:

Instance Methods

defaultGrid
gridForIdentifier:
grids
initWithConnection:
jobsPredicateString
performSubmitJobActionWithJobSpecification: gridIdentifier:
setJobsPredicateString:

XGFile (New)

Complete reference information is available in the XGFile reference.

Instance Methods

job
path
taskIdentifier
type

XGFileDownload (New)

Complete reference information is available in the XGFileDownload reference.

Instance Methods

cancel
delegate
destination
file
initWithFile:delegate:
setDestination:allowOverwrite:

Delegate Methods

fileDownload:decideDestinationWithSuggestedPath:
fileDownload:didCreateDestination:
fileDownload:didFailWithError:
fileDownload:didReceiveAttributes:
fileDownload:didReceiveData:
fileDownloadDidBegin:
fileDownloadDidFinish:

XGGrid (New)

Complete reference information is available in the XGGrid reference.

Instance Methods

isDefault
jobForIdentifier:
jobs

XGGSSAuthenticator (New)

Complete reference information is available in the XGGSSAuthenticator reference.

Instance Methods

servicePrincipal
setServicePrincipal:

XGJob (New)

Complete reference information is available in the XGJob reference.

Instance Methods

activeCPUPower
applicationIdentifier
applicationInfo
completedTaskCount
dateStarted
dateStopped
dateSubmitted
percentDone
performDeleteAction
performGetOutputFilesAction
performGetOutputStreamsAction
performGetSpecificationAction
performRestartAction
performResumeAction
performStopAction
performSuspendAction
taskCount

XGResource (New)

Complete reference information is available in the XGResource reference.

Instance Methods

actionMonitors
connection
controller
identifier
isUpdated
isUpdating
performAction:withParameters:
state

XGTwoWayRandomAuthenticator (New)

Complete reference information is available in the XGTwoWayRandomAuthenticator reference.

Instance Methods

setPassword:
setUsername:
username

C Symbols

All of the header files with new symbols are listed alphabetically, with their new symbols described.

XGActionMonitor.h

Data Types & Constants

All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.

XGActionMonitorOutcome
XGActionMonitorOutcomeFailure
XGActionMonitorOutcomeNone
XGActionMonitorOutcomeSuccess
XGActionMonitorResultsOutputFilesKey
XGActionMonitorResultsOutputStreamsKey
XGResourceAction
XGResourceActionDelete
XGResourceActionGetOutputFiles
XGResourceActionGetOutputStreams
XGResourceActionGetSpecification
XGResourceActionMakeDefault
XGResourceActionNone
XGResourceActionRename
XGResourceActionRestart
XGResourceActionResume
XGResourceActionStop
XGResourceActionSubmitJob
XGResourceActionSuspend

XGAuthenticator.h

Data Types & Constants

All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.

XGAuthenticatorState
XGAuthenticatorStateAuthenticated
XGAuthenticatorStateAuthenticating
XGAuthenticatorStateFailed
XGAuthenticatorStateUnauthenticated

XGConnection.h

Data Types & Constants

All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.

XGConnectionKeyIsClosed
XGConnectionKeyIsOpened
XGConnectionKeyState
XGConnectionState
XGConnectionStateClosed
XGConnectionStateClosing
XGConnectionStateOpen
XGConnectionStateOpening

XGController.h

Data Types & Constants

All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.

XGControllerWillDeallocNotification

XGFile.h

Data Types & Constants

All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.

XGFileStandardErrorPath
XGFileStandardOutputPath
XGFileType
XGFileTypeNone
XGFileTypeRegular
XGFileTypeStream

XGJob.h

Data Types & Constants

All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.

XGJobSpecificationApplicationIdentifierKey
XGJobSpecificationArgumentsKey
XGJobSpecificationArgumentTypeKey
XGJobSpecificationCommandKey
XGJobSpecificationDependsOnJobsKey
XGJobSpecificationDependsOnTasksKey
XGJobSpecificationEnvironmentKey
XGJobSpecificationFileDataKey
XGJobSpecificationGridIdentifierKey
XGJobSpecificationInputFileMapKey
XGJobSpecificationInputFilesKey
XGJobSpecificationInputStreamKey
XGJobSpecificationIsExecutableKey
XGJobSpecificationNameKey
XGJobSpecificationNotificationEmailKey
XGJobSpecificationPathIdentifierKey
XGJobSpecificationSchedulerParametersKey
XGJobSpecificationSubmissionIdentifierKey
XGJobSpecificationTaskPrototypeIdentifierKey
XGJobSpecificationTaskPrototypesKey
XGJobSpecificationTaskSpecificationsKey
XGJobSpecificationTypeKey
XGJobSpecificationTypeTaskListValue

XGResource.h

Data Types & Constants

All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.

XGResourceState
XGResourceStateAvailable
XGResourceStateCanceled
XGResourceStateConnecting
XGResourceStateFailed
XGResourceStateFinished
XGResourceStateOffline
XGResourceStatePending
XGResourceStateRunning
XGResourceStateStagingIn
XGResourceStateStagingOut
XGResourceStateStarting
XGResourceStateSuspended
XGResourceStateUnavailable
XGResourceStateUninitialized
XGResourceStateWorking


Last updated: 2007-07-18

Did this document help you? Yes It's good, but... Not helpful...