Groovy Documentation

org.linkedin.glu.agent.impl.script
[Groovy] Class FutureExecutionAdapter

java.lang.Object
  org.linkedin.glu.agent.impl.script.FutureExecutionAdapter

class FutureExecutionAdapter

Simple adapter to "bridge" the 2 apis coming from 2 different packages

Authors:
yan@pongasoft.com


Property Summary
java.lang.Object futureExecution

 
Method Summary
 
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()
 

Property Detail

futureExecution

@Delegate
java.lang.Object futureExecution


 

Groovy Documentation