org.jboss.managed.api.annotation
Annotation Type Masked


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

An annotation that indicates a property should be masked

Version:
$Revision: 87263 $
Author:
Scott.Stark@jboss.org

Optional Element Summary
 String[] options
          arbitrary options
 

options

public abstract String[] options
arbitrary options

Default:
{}


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.