A C D G I J L M O P R S T U

A

addArtifacts(Collection<ArtifactDTO>) - Method in interface org.hudsonci.maven.eventspy.common.Callback
 

C

Callback - Interface in org.hudsonci.maven.eventspy.common
Provides the interface for invoking call backs from remote EventSpy to MavenBuilder.
CALLBACK_WAIT_TIMEOUT - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 
CALLBACK_WAIT_TIMEOUT_UNIT - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 
CallbackManager - Class in org.hudsonci.maven.eventspy.common
Manages the Callback instance.
CallbackManager() - Constructor for class org.hudsonci.maven.eventspy.common.CallbackManager
 
close() - Method in interface org.hudsonci.maven.eventspy.common.Callback
Called to signal the end of processing.
close() - Method in class org.hudsonci.maven.eventspy.common.RemotingClient
 
Constants - Interface in org.hudsonci.maven.eventspy.common
Holder for shared constants.

D

DELEGATE_PROPERTY - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 
DocumentReference - Class in org.hudsonci.maven.eventspy.common
Container for access to document details.
DocumentReference(String, String) - Constructor for class org.hudsonci.maven.eventspy.common.DocumentReference
 

G

get(long, TimeUnit) - Static method in class org.hudsonci.maven.eventspy.common.CallbackManager
Get the Callback instance.
getChannel() - Method in class org.hudsonci.maven.eventspy.common.RemotingClient
 
getContent() - Method in class org.hudsonci.maven.eventspy.common.DocumentReference
 
getGlobalSettingsDocument() - Method in interface org.hudsonci.maven.eventspy.common.Callback
 
getId() - Method in class org.hudsonci.maven.eventspy.common.DocumentReference
 
getLocation() - Method in class org.hudsonci.maven.eventspy.common.DocumentReference
 
getMavenContextDirectory() - Method in interface org.hudsonci.maven.eventspy.common.Callback
A reference to the .maven directory for the executing build.
getSettingsDocument() - Method in interface org.hudsonci.maven.eventspy.common.Callback
 
getToolChainsDocument() - Method in interface org.hudsonci.maven.eventspy.common.Callback
 

I

INVOKE_RECORD_FILE - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 
isAborted() - Method in interface org.hudsonci.maven.eventspy.common.Callback
Returns true if the build should be aborted.
isOpen() - Method in class org.hudsonci.maven.eventspy.common.RemotingClient
 

J

join() - Method in class org.hudsonci.maven.eventspy.common.RemotingClient
 

L

LOGGER_MAVEN_PROPERTY - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 
LOGGER_PREFIX - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 
LOGGER_ROOT_PROPERTY - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 
LOGGING_CONSOLE_THRESHOLD_PROPERTY - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 
LOGGING_FILE_NAME_PROPERTY - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 
LOGGING_FILE_THRESHOLD_PROPERTY - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 
LOGGING_PREFIX - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 

M

main(String[]) - Static method in class org.hudsonci.maven.eventspy.common.RemotingClient
Command-line access.

O

open() - Method in class org.hudsonci.maven.eventspy.common.RemotingClient
 
org.hudsonci.maven.eventspy.common - package org.hudsonci.maven.eventspy.common
 

P

PORT_PROPERTY - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 
PREFIX - Static variable in interface org.hudsonci.maven.eventspy.common.Constants
 

R

RemotingClient - Class in org.hudsonci.maven.eventspy.common
Starts a remoting channel over TCP/IP.
RemotingClient(int) - Constructor for class org.hudsonci.maven.eventspy.common.RemotingClient
 

S

set(Callback) - Static method in class org.hudsonci.maven.eventspy.common.CallbackManager
Sets the Callback instance.
setArtifacts(Collection<ArtifactDTO>) - Method in interface org.hudsonci.maven.eventspy.common.Callback
 
setParticipatingProjects(List<MavenProjectDTO>) - Method in interface org.hudsonci.maven.eventspy.common.Callback
Prefer them to be sorted in topological order because we don't order them.
setRuntimeEnvironment(RuntimeEnvironmentDTO) - Method in interface org.hudsonci.maven.eventspy.common.Callback
Called after the spy has finished initializing and has established communication.

T

toString() - Method in class org.hudsonci.maven.eventspy.common.RemotingClient
 

U

updateParticipatingProject(MavenProjectDTO) - Method in interface org.hudsonci.maven.eventspy.common.Callback
 

A C D G I J L M O P R S T U

Copyright © 2004-2011 Hudson. All Rights Reserved.