org.infinispan.factories.annotations
Annotation Type ComponentName


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

Mechanism for specifying the name of components to retrieve

Since:
4.0
Author:
Manik Surtani

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value

-->

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