Brooklyn

brooklyn.event.feed.ssh
[Java] Class SshFeed.Builder

java.lang.Object
  brooklyn.event.feed.ssh.SshFeed.Builder

public static class SshFeed.Builder

Method Summary
SshFeed build()

Builder entity(EntityLocal val)

protected void finalize()

Builder machine(SshMachineLocation val)

Builder period(long millis)

Builder period(long val, java.util.concurrent.TimeUnit units)

Builder poll(SshPollConfig config)

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Method Detail

build

public SshFeed build()


entity

public Builder entity(EntityLocal val)


finalize

@Override
protected void finalize()


machine

public Builder machine(SshMachineLocation val)


period

public Builder period(long millis)


period

public Builder period(long val, java.util.concurrent.TimeUnit units)


poll

public Builder poll(SshPollConfig config)


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.