org.rhq.test.arquillian
Annotation Type ResourceContainers


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface ResourceContainers

The annotated field is going to contain a set of resource container instances that represent the resources discovered for the particular resource type.

Author:
Lukas Krejci

Required Element Summary
 String plugin
           
 String resourceType
           
 

Element Detail

plugin

public abstract String plugin

resourceType

public abstract String resourceType


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.