Class SwarmSlave

All Implemented Interfaces:
ExtensionPoint, Describable<Node>, ModelObject, ReconfigurableDescribable<Node>, Saveable, SearchableModelObject, SearchItem, AccessControlled, EphemeralNode, Serializable, OnMaster

public class SwarmSlave extends Slave implements EphemeralNode
Slave created by ad-hoc local systems.

This acts like an inbound agent, except when the client disconnects, the agent will be deleted.

Author:
Kohsuke Kawaguchi
See Also: