com.atlassian.bamboo.shell
Class RemoteAgentShellSessionManager

java.lang.Object
  extended by com.atlassian.bamboo.shell.ShellSessionManager
      extended by com.atlassian.bamboo.shell.RemoteAgentShellSessionManager

public class RemoteAgentShellSessionManager
extends ShellSessionManager


Constructor Summary
RemoteAgentShellSessionManager(JmsTemplateMessageSender jmsTemplateMessageSender, ExpiryTicker expiryTicker)
           
 
Method Summary
protected  ShellSession newShellSession(long sessionId)
           
 
Methods inherited from class com.atlassian.bamboo.shell.ShellSessionManager
getSession, removeSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteAgentShellSessionManager

public RemoteAgentShellSessionManager(JmsTemplateMessageSender jmsTemplateMessageSender,
                                      ExpiryTicker expiryTicker)
Method Detail

newShellSession

protected ShellSession newShellSession(long sessionId)
Specified by:
newShellSession in class ShellSessionManager


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.