com.bea.control
Annotation Type ServiceControl.TypesJarName


Deprecated.

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

The TypesJarName annotation is an optional annotation that indicates the path to the jar containing the complex types. This was only necessary in 9.0 and 9.1


Required Element Summary
 String jarName
          Deprecated.  
 

Element Detail

jarName

public abstract String jarName
Deprecated.