org.rhq.core.domain.util
Annotation Type Summary


@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface Summary

This annotation is processed by the interactive shell in the CLI client. When entities are printed to the terminal only those fields of an entity that have this annotation will be included in the output.


Optional Element Summary
 int index
           
 

index

public abstract int index
Default:
50


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.