org.jboss.testharness.impl.packaging.jsr299
Annotation Type Extension


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Extension

Place a javax.enterprise.inject.spi.Extension into the BDA

Author:
Pete Muir
See Also:
Resource

Required Element Summary
 java.lang.String value
          Location of the file, relative to the current location or the root this classpath
 

Element Detail

value

public abstract java.lang.String value
Location of the file, relative to the current location or the root this classpath



Copyright © 2009. All Rights Reserved.