org.fcrepo.server.messaging
Annotation Type PName


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface PName

An annotation class for parameter names. If and when Java 7 provides reflective access to parameter names, use of this class should be revisited.

Version:
$Id$
Author:
Edwin Shin

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2011 DuraSpace. All Rights Reserved.