brooklyn.entity.effector
[Java] Interface EffectorWithBody
brooklyn.entity.effector.EffectorWithBody
   brooklyn.entity.Effector
brooklyn.entity.Effector
- All Superinterfaces: 
- Effector
@Beta // added in 0.6.0
public interface EffectorWithBody extends Effector {
public interface EffectorWithBody
extends Effector
    
    
    | Method Summary | 
    
        
        | EffectorTaskFactory | getBody()
 returns the body of the effector, i.e. a factory which can generate tasks which can run | 
    
    
     
                 
    
    
        
        getBody
        public EffectorTaskFactory getBody()
        
        -  returns the body of the effector, i.e. a factory which can generate tasks which can run 
        
        
    
     
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.