public annotation interface  org.springframework.jmx.export.'annotation'.ManagedOperationParameter extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract java.lang.String name();
public abstract java.lang.String description();
}