Brooklyn

brooklyn.entity.basic
[Java] Annotation Type DefaultValue

java.lang.Object
  brooklyn.entity.basic.DefaultValue

@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.PARAMETER)
/** provides runtime access to the name of a paramter, esp for effectors; typically matches any default value supplied in the code */
public @interface DefaultValue

provides runtime access to the name of a paramter, esp for effectors; typically matches any default value supplied in the code


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

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