com.bea.control
Annotation Type ServiceControl.TypesJarName


@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface ServiceControl.TypesJarName

The TypesJarName annotation is an optional annotation that indicates the path to the jar containing the complex types.


Required Element Summary
 String jarName
           
 

Element Detail

jarName

public abstract String jarName